mirror of
https://github.com/CyberL1/Minecraft-Realms-Emulator.git
synced 2025-07-04 02:59:42 -04:00
create unit tests
This commit is contained in:
@ -25,4 +25,8 @@
|
||||
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.8.0" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<InternalsVisibleTo Include="UnitTests" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
Reference in New Issue
Block a user