refactor: migrate project to .net core 8 to resolve the issue that we can not use CommunityToolkit.Mvvm
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Configuration;
|
||||
using System.Configuration;
|
||||
using System.Data;
|
||||
using System.Linq;
|
||||
using System.Threading.Tasks;
|
||||
using System.Windows;
|
||||
|
||||
namespace BallanceTasEditor {
|
||||
|
||||
Reference in New Issue
Block a user