change compiler options, add function to tools.cs
This commit is contained in:
parent
7c1c5be4f6
commit
0ae14c7a67
2 changed files with 16 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
|||
<TargetFramework>netcoreapp3.0</TargetFramework>
|
||||
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||||
<SignAssembly>false</SignAssembly>
|
||||
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
|
||||
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
|
||||
<Configurations>Debug;Release;DebPub;KVPBuild</Configurations>
|
||||
</PropertyGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue