Commit 6bbdbfc
Upgrade to Blazor 0.4.0 .net sdk 2.1.0 and fix camelCase issue. (#6)
* This fixes problems for nightly builds due to 0.4.0 camelCase
* Update Nuget.config to clear and add all sources
* Update packages
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
Remove Nuget Config (now we are on release not nightly)
* Remove GeneratePackageOnBuild to stay consistent with repo
* Add space back to csproj
* Set csproj back to UTF8
* Set Encoding back to UTF81 parent a024c6a commit 6bbdbfc
8 files changed
Lines changed: 394 additions & 394 deletions
File tree
- src
- Blazor.Extensions.Logging.JS
- src
- Blazor.Extensions.Logging
- test/Blazor.Extensions.Logging.Test
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments