mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-13 09:50:43 -05:00
default to release build, resolve issues with build script, works with VS, VSC, Rider, CLI
This commit is contained in:
parent
c7bc0b0514
commit
a798508ed1
@ -22,6 +22,7 @@
|
||||
<ProjectReference Include="..\Aki.Reflection\Aki.Reflection.csproj" />
|
||||
<ProjectReference Include="..\Aki.PrePatch\Aki.PrePatch.csproj" />
|
||||
<ProjectReference Include="..\Aki.Debugging\Aki.Debugging.csproj" />
|
||||
<ProjectReference Include="..\Aki.SinglePlayer\Aki.SinglePlayer.csproj" />
|
||||
<ProjectReference Include="..\Aki.Custom\Aki.Custom.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
|
@ -21,7 +21,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Aki.PrePatch", "Aki.PrePatc
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
|
Loading…
x
Reference in New Issue
Block a user