SrcMod is a windows-only thing now.
This commit is contained in:
parent
3f5319adc0
commit
eee6306428
@ -2,7 +2,7 @@
|
||||
|
||||
<PropertyGroup>
|
||||
<OutputType>Exe</OutputType>
|
||||
<TargetFramework>net7.0</TargetFramework>
|
||||
<TargetFramework>net7.0-windows</TargetFramework>
|
||||
<ImplicitUsings>disable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
<AssemblyName>srcmod</AssemblyName>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user