Fixes disconnect, and publishing to windows. (#114)
This commit is contained in:
parent
cffb32d6ef
commit
63bf71ea47
6 changed files with 72 additions and 56 deletions
|
|
@ -1 +1 @@
|
|||
dotnet -c Release Debug /p:PublishProfile=Windows
|
||||
dotnet publish -c Debug /p:PublishProfile=Windows
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
dotnet -c Release Publish /p:PublishProfile=Windows
|
||||
dotnet publish -c Release /p:PublishProfile=Windows
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue