aspnetcore/samples/SocketsSample
David Fowler 87c4da41e8 Disabling hosting startup
- VS injects a bad version of AppInsights because it doesn't
check the shared framework version in use. Since we constantly
are on the bleeding edge, we get out of sync frequently. This
change disables them from running.
2017-05-21 16:46:47 -07:00
..
EndPoints
Hubs
Properties
wwwroot
Program.cs Disabling hosting startup 2017-05-21 16:46:47 -07:00
SocketsSample.csproj
Startup.cs Remove custom routing and path matching from HttpConnectionDispatcher (#471) 2017-05-20 00:34:29 -07:00
web.config