Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop

# Conflicts:
#	UnitTests/Tests/Helpers/BotGeneratorHelperTests.cs
This commit is contained in:
Alex
2025-07-22 20:36:55 +01:00
4 changed files with 7 additions and 12 deletions
@@ -33,9 +33,8 @@
<!-- BuildType options - LOCAL, DEBUG, RELEASE, BLEEDING_EDGE, BLEEDING_EDGE_MODS - *must be all caps*-->
</PropertyGroup>
<ItemGroup>
<InternalsVisibleTo Include="UnitTests"/>
<InternalsVisibleTo Include="UnitTests" />
</ItemGroup>
<Target Name="AfterEverythingDone" AfterTargets="PostBuildEvent">
<Exec
ConsoleToMsBuild="true"