.NET Format Style Fixes

This commit is contained in:
sp-tarkov-bot
2025-07-22 18:42:12 +00:00
parent 5bbf671acd
commit 22da08bca5
4 changed files with 19 additions and 11 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"