Commit 09aa8ed
committed
Pin .NET Core SDK version to latest feature band
Pin the .NET Core SDK version to the `3.1.1xx` feature band. Do not
allow prerelease versions.
Also, since C# 7.3 is the default language version for `netstandard2.0`,
it is not necessary to explicitly specify it.1 parent 6152c32 commit 09aa8ed
File tree
2 files changed
+4
-3
lines changed- src/Serilog.Extensions.Logging
2 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | | - | |
| 7 | + | |
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
0 commit comments