aspnetcore/samples
Pawel Kadluczka b1dafc2f34 Fixing build warning (#208)
13:40:19.336     1>Startup.cs(30,17): warning CS0618: 'ConfigurationExtensions.AddUserSecrets(IConfigurationBuilder)' is obsolete: 'This method is obsolete and will be removed in a future version. The recommended alternative is .AddUserSecrets(string userSecretsId) or .AddUserSecrets<TStartup>().' [C:\Source\SignalR-Core\samples\ChatSample\ChatSample.csproj] [C:\Source\SignalR-Core\.build\makefile.proj]
2017-02-15 16:32:49 -08:00
..
ChatSample Fixing build warning (#208) 2017-02-15 16:32:49 -08:00
ClientSample Downgrade to stable packages 2017-02-15 14:23:11 -08:00
SocialWeather Downgrade to stable packages 2017-02-15 14:23:11 -08:00
SocketsSample Downgrade to stable packages 2017-02-15 14:23:11 -08:00
WebSocketSample Downgrade to stable packages 2017-02-15 14:23:11 -08:00