aspnetcore/samples
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
..
ChatSample Disabling hosting startup 2017-05-21 16:46:47 -07:00
ClientSample
SocialWeather Disabling hosting startup 2017-05-21 16:46:47 -07:00
SocketsSample Disabling hosting startup 2017-05-21 16:46:47 -07:00
WebSocketSample