Commit 0fa0a53
authored
Bump the dotnet group (#45042)
Bumps the dotnet group in /samples/snippets/csharp/roslyn-sdk/SyntaxTransformationQuickStart with 2 updates: [Microsoft.CodeAnalysis](https://github.com/dotnet/roslyn) and [Microsoft.CodeAnalysis.CSharp.Workspaces](https://github.com/dotnet/roslyn).
Updates `Microsoft.CodeAnalysis` from 4.12.0 to 4.13.0
- [Release notes](https://github.com/dotnet/roslyn/releases)
- [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
- [Commits](https://github.com/dotnet/roslyn/commits)
Updates `Microsoft.CodeAnalysis.CSharp.Workspaces` from 4.12.0 to 4.13.0
- [Release notes](https://github.com/dotnet/roslyn/releases)
- [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
- [Commits](https://github.com/dotnet/roslyn/commits)
---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dotnet
- dependency-name: Microsoft.CodeAnalysis.CSharp.Workspaces
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dotnet
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 8904b0b commit 0fa0a53
File tree
2 files changed
+2
-2
lines changed- samples/snippets/csharp/roslyn-sdk/SyntaxTransformationQuickStart
- ConstructionCS
- TransformationCS
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
0 commit comments