Commit e10eab7
Bump the dotnet group with 2 updates (#50018)
* Bump the dotnet group with 2 updates
Bumps Microsoft.CodeAnalysis from 4.14.0 to 5.0.0
Bumps Microsoft.CodeAnalysis.CSharp from 4.14.0 to 5.0.0
---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dotnet
- dependency-name: Microsoft.CodeAnalysis.CSharp
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dotnet
...
Signed-off-by: dependabot[bot] <[email protected]>
* fix NU1107 error
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Genevieve Warren <[email protected]>1 parent 0159e57 commit e10eab7
File tree
3 files changed
+3
-3
lines changed- docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst
- MakeConst.CodeFixes
- MakeConst.Test
- MakeConst
3 files changed
+3
-3
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments