Forgot to add the certificate file for BNetServer
This commit is contained in:
@@ -118,7 +118,6 @@ ClientBin/
|
||||
*~
|
||||
*.dbmdl
|
||||
*.[Pp]ublish.xml
|
||||
*.pfx
|
||||
*.publishsettings
|
||||
|
||||
# RIA/Silverlight projects
|
||||
|
||||
@@ -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.
Reference in New Issue
Block a user