Skip to content

Commit 5dfdf4f

Browse files
Bump Microsoft.CodeAnalysis.CSharp from 4.0.1 to 4.1.0
Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 4.0.1 to 4.1.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.0.1...v4.1.0) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b16a35 commit 5dfdf4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.0.1" />
27+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.1.0" />
2828
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.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)