Forgot to add the certificate file for BNetServer

This commit is contained in:
hondacrx
2017-06-23 10:21:11 -04:00
parent d538acc979
commit c30d6b50c8
3 changed files with 3 additions and 1 deletions
-1
View File
@@ -118,7 +118,6 @@ ClientBin/
*~
*.dbmdl
*.[Pp]ublish.xml
*.pfx
*.publishsettings
# RIA/Silverlight projects
+3
View File
@@ -133,6 +133,9 @@
<None Include="BNetServer.conf.dist">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="BNetServer.pfx">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Framework\Framework.csproj">
Binary file not shown.