mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2024-12-29 12:21:25 +00:00
update c# version (default = latest minor = 10)
This commit is contained in:
parent
a697d85267
commit
bae2ea6c3c
@ -7,8 +7,8 @@
|
|||||||
|
|
||||||
<PropertyGroup Label="Common Properties">
|
<PropertyGroup Label="Common Properties">
|
||||||
<TargetFramework>net48</TargetFramework>
|
<TargetFramework>net48</TargetFramework>
|
||||||
|
<LangVersion>default</LangVersion>
|
||||||
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||||||
<LangVersion>9</LangVersion>
|
|
||||||
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
|
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
|
||||||
<AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>
|
<AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>
|
||||||
<Company>Henry Pointer, Aleksander Waage, Ricardo Lopes</Company>
|
<Company>Henry Pointer, Aleksander Waage, Ricardo Lopes</Company>
|
||||||
|
Loading…
Reference in New Issue
Block a user