BlazorExtensions / Logging

Microsoft Extension Logging implementation for Blazor
MIT License
216 stars 31 forks source link

Upgrade to Blazor 0.4.0 .net sdk 2.1.0 and fix camelCase issue. #6

Closed StevenTCramer closed 6 years ago

StevenTCramer commented 6 years ago

Update Blazor to 0.4.0 Update Microsoft.Extensions.FileProviders.Embedded to 2.1.0 Update SourceLink to 2.8.2 Update sdk to 2.1.300

This addresses the camelCase serialization changes in Blazor. https://github.com/aspnet/Blazor/pull/746

StevenTCramer commented 6 years ago

Ok not sure why Visual studio is changing to ASCII but I got them back to UTF8