aspnetcore/samples/ChatSample
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
..
Controllers
Data
Hubs
Models
Services
Views
wwwroot Upgrade to VS 2017 (#176) 2017-02-02 12:54:23 -08:00
.bowerrc
ChatSample.csproj Downgrade to stable packages 2017-02-15 14:23:11 -08:00
Program.cs
Startup.cs Fixing build warning (#208) 2017-02-15 16:32:49 -08:00
appsettings.json
bower.json
bundleconfig.json
compilerconfig.json
compilerconfig.json.defaults
runtimeconfig.template.json Upgrade to VS 2017 (#176) 2017-02-02 12:54:23 -08:00
web.config