fix server selector

This commit is contained in:
Mikhail
2024-07-04 08:53:30 -04:00
parent 400ab96fc1
commit 835d7367d7
4 changed files with 6 additions and 5 deletions

View File

@@ -29,8 +29,5 @@
<None Update="site.pfx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="sodium.dll">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
</ItemGroup>
</Project>