Compare commits
9 Commits
454066123f
...
652684e00a
Author | SHA1 | Date | |
---|---|---|---|
652684e00a | |||
1ee94f1d39 | |||
1882a7a8da | |||
eba6abb0c7 | |||
c7141a43a2 | |||
fb4ac8f526 | |||
c0c3bcda38 | |||
2c4cce0347 | |||
650b8064ae |
@@ -1,7 +1,7 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<DefineConstants Condition="'$(EVEOTarget)'=='Linux'">LINUX</DefineConstants>
|
||||
<TargetFramework>net8.0-windows8.0</TargetFramework>
|
||||
<TargetFramework>net6.0-windows</TargetFramework>
|
||||
<OutputType>WinExe</OutputType>
|
||||
<PublishSingleFile>true</PublishSingleFile>
|
||||
<IncludeNativeLibrariesForSelfExtract>true</IncludeNativeLibrariesForSelfExtract>
|
||||
|
Reference in New Issue
Block a user