Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Mikira Sora
SvoTool
Commits
5e29f802
Commit
5e29f802
authored
Aug 10, 2022
by
Mikira Sora
Browse files
IncludeNativeLibrariesForSelfExtract = true
parent
c1ccef54
Changes
2
Hide whitespace changes
Inline
Side-by-side
SvoTool.Console/SvoTool.Console.csproj
View file @
5e29f802
...
...
@@ -5,6 +5,7 @@
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<DebugType>embedded</DebugType>
<IncludeNativeLibrariesForSelfExtract>true</IncludeNativeLibrariesForSelfExtract>
</PropertyGroup>
<PropertyGroup>
...
...
SvoTool/SvoTool.csproj
View file @
5e29f802
...
...
@@ -5,6 +5,7 @@
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Configurations>Debug;Release;DEBUG_IO</Configurations>
<DebugType>embedded</DebugType>
</PropertyGroup>
<ItemGroup>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment