|
@@ -1,8 +1,5 @@
|
|
<Project Sdk="Microsoft.NET.Sdk">
|
|
<Project Sdk="Microsoft.NET.Sdk">
|
|
<PropertyGroup>
|
|
<PropertyGroup>
|
|
- <TargetFramework>net35</TargetFramework>
|
|
|
|
- <LangVersion>9</LangVersion>
|
|
|
|
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
|
|
<Configurations>Debug;Release</Configurations>
|
|
<Configurations>Debug;Release</Configurations>
|
|
<Platforms>AnyCPU</Platforms>
|
|
<Platforms>AnyCPU</Platforms>
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|