Skip to content

Commit deb3f51

Browse files
(deps): Bump Microsoft.CodeAnalysis.Common, Microsoft.CodeAnalysis.CSharp, Microsoft.CodeAnalysis.VisualBasic, Buildalyzer, Microsoft.Build, Microsoft.Build.Utilities.Core, Microsoft.Extensions.DependencyInjection and System.Security.Cryptography.Xml
Bumps [Microsoft.CodeAnalysis.Common](https://github.com/dotnet/roslyn), [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn), [Microsoft.CodeAnalysis.VisualBasic](https://github.com/dotnet/roslyn), [Buildalyzer](https://github.com/phmonte/Buildalyzer), [Microsoft.Build](https://github.com/dotnet/msbuild), [Microsoft.Build.Utilities.Core](https://github.com/dotnet/msbuild), [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) and [System.Security.Cryptography.Xml](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.CodeAnalysis.Common` from 4.11.0 to 4.0.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` from 4.11.0 to 4.0.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.VisualBasic` from 4.11.0 to 4.0.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 `Buildalyzer` from 7.0.2 to 7.1.0 - [Release notes](https://github.com/phmonte/Buildalyzer/releases) - [Changelog](https://github.com/phmonte/Buildalyzer/blob/main/RELEASE.md) - [Commits](Buildalyzer/Buildalyzer@7.0.2...7.1.0) Updates `Microsoft.Build` from 17.12.6 to 17.10.4 - [Release notes](https://github.com/dotnet/msbuild/releases) - [Changelog](https://github.com/dotnet/msbuild/blob/main/documentation/Changelog.md) - [Commits](dotnet/msbuild@v17.12.6...v17.10.4) Updates `Microsoft.Build.Utilities.Core` from 17.12.6 to 17.10.4 - [Release notes](https://github.com/dotnet/msbuild/releases) - [Changelog](https://github.com/dotnet/msbuild/blob/main/documentation/Changelog.md) - [Commits](dotnet/msbuild@v17.12.6...v17.10.4) Updates `Microsoft.Extensions.DependencyInjection` from 9.0.0 to 6.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v6.0.0) Updates `System.Security.Cryptography.Xml` from 9.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.Common dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.CodeAnalysis.VisualBasic dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Buildalyzer dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Build dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Build.Utilities.Core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-major - dependency-name: System.Security.Cryptography.Xml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b74329d commit deb3f51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageVersion Include="Roslynator.Analyzers" Version="4.12.9" />
1919
<PackageVersion Include="Roslynator.Formatting.Analyzers" Version="4.12.9" />
2020
<!-- specific packages -->
21-
<PackageVersion Include="Buildalyzer" Version="7.0.2" />
21+
<PackageVersion Include="Buildalyzer" Version="7.1.0" />
2222
<PackageVersion Include="JsonSchema.Net.Generation" Version="4.5.1" />
2323
<PackageVersion Include="JunitXml.TestLogger" Version="4.1.0" />
2424
<PackageVersion Include="MSBuild.ProjectCreation" Version="14.0.0" />

0 commit comments

Comments
 (0)