放弃Standard1.0,功能太受限了

This commit is contained in:
zqm
2025-10-24 10:36:36 +08:00
parent e53f997e1e
commit 39dbda1d0a
3 changed files with 0 additions and 19 deletions

View File

@@ -1,10 +0,0 @@
using System;
using System.Collections.Generic;
using System.Text;
namespace JoyD.Windows.CS
{
public class A8
{
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

View File

@@ -1,9 +0,0 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard1.0</TargetFramework>
<AssemblyName>JoyD.Windows.CS.ToprieA8</AssemblyName>
<RootNamespace>JoyD.Windows.CS</RootNamespace>
</PropertyGroup>
</Project>