Updated the project's framework to .NET 5 and changed its launch configuration to no longer pop a browser on startup.
This commit is contained in:
@@ -160,7 +160,7 @@
|
||||
<virtualDirectory path="/" physicalPath="C:\Users\admin\source\repos\secure-core\SecureCore" />
|
||||
</application>
|
||||
<bindings>
|
||||
<binding protocol="http" bindingInformation="*:50232:localhost" />
|
||||
<binding protocol="http" bindingInformation="*:50000:localhost" />
|
||||
</bindings>
|
||||
</site>
|
||||
<siteDefaults>
|
||||
|
||||
Reference in New Issue
Block a user