Fixes builds in windows.
This commit is contained in:
parent
39439c68b8
commit
cc5a59309c
8 changed files with 11 additions and 9 deletions
|
|
@ -4,6 +4,7 @@
|
|||
<RootNamespace>Server</RootNamespace>
|
||||
<TargetFramework>netcoreapp3.0</TargetFramework>
|
||||
<AssemblyName>Scripts.CS</AssemblyName>
|
||||
<UseNETCoreGenerator>true</UseNETCoreGenerator>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
|
||||
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue