Add attempt to enable ds.

This commit is contained in:
Eugene Wang
2021-04-21 22:43:52 -04:00
parent 5f443d59e1
commit d1b2f1cb4c
3 changed files with 84 additions and 7 deletions

View File

@@ -1,8 +1,9 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net5.0-windows</TargetFramework>
<!--<PlatformTarget>x86</PlatformTarget>-->
</PropertyGroup>
<ItemGroup>