Skip to content

Commit f305122

Browse files
Bump Microsoft.CodeAnalysis.CSharp from 4.1.0 to 4.2.0
Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/dotnet/roslyn/releases) - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md) - [Commits](dotnet/roslyn@v4.1.0...Visual-Studio-2019-Version-16.0-Preview-4.2) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6ecfebe commit f305122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

XmlSchemaClassGenerator.Tests/XmlSchemaClassGenerator.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2525
</PackageReference>
2626
<PackageReference Include="Glob.cs" Version="5.1.766" />
27-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.1.0" />
27+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.2.0" />
2828
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
2929
<PackageReference Include="System.CodeDom" Version="6.0.0" />
3030
<PackageReference Include="System.Text.Encoding.CodePages" Version="6.0.0" />

0 commit comments

Comments
 (0)