Skip to content

Commit bcb5e8b

Browse files
Merge pull request #38372 from dotnet/dependabot/nuget/samples/snippets/csharp/roslyn-sdk/SyntaxTransformationQuickStart/TransformationCS/Microsoft.CodeAnalysis.CSharp.Workspaces-4.8.0
Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 4.7.0 to 4.8.0 in /samples/snippets/csharp/roslyn-sdk/SyntaxTransformationQuickStart/TransformationCS
2 parents 305550a + d9fab37 commit bcb5e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/snippets/csharp/roslyn-sdk/SyntaxTransformationQuickStart/TransformationCS/TransformationCS.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.7.0" />
9+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.8.0" />
1010
</ItemGroup>
1111

1212
</Project>

0 commit comments

Comments
 (0)