Update demo

This commit is contained in:
sunkaixuna
2021-07-10 01:16:48 +08:00
parent 7725923401
commit d93db1cc53
17 changed files with 38 additions and 24 deletions

View File

@@ -8,9 +8,10 @@
<OutputType>Exe</OutputType>
<RootNamespace>DmTest</RootNamespace>
<AssemblyName>DmTest</AssemblyName>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<Deterministic>true</Deterministic>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>