aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-31 14:43:40 +0000
committerGitHub <noreply@github.com>2024-08-31 14:43:40 +0000
commitf90633c18a6719144acbceb8409645aa6da1a15b (patch)
tree41f2267aad05abe4dd9215090a00e605ed42bd89
parent2c5c0392f9ff80a3907bbf376a13f797ebbc12cc (diff)
nuget: bump Microsoft.CodeAnalysis.CSharp from 4.9.2 to 4.11.0dependabot/nuget/Microsoft.CodeAnalysis.CSharp-4.11.0
Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 4.9.2 to 4.11.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.CSharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--Directory.Packages.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/Directory.Packages.props b/Directory.Packages.props
index 8a9fdc3be..ba8d2357b 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -19,7 +19,7 @@
19 <PackageVersion Include="GtkSharp.Dependencies.osx" Version="0.0.5" /> 19 <PackageVersion Include="GtkSharp.Dependencies.osx" Version="0.0.5" />
20 <PackageVersion Include="LibHac" Version="0.19.0" /> 20 <PackageVersion Include="LibHac" Version="0.19.0" />
21 <PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" /> 21 <PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" />
22 <PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.9.2" /> 22 <PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.11.0" />
23 <PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.0.1" /> 23 <PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.0.1" />
24 <PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.9.0" /> 24 <PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
25 <PackageVersion Include="Microsoft.IO.RecyclableMemoryStream" Version="3.0.1" /> 25 <PackageVersion Include="Microsoft.IO.RecyclableMemoryStream" Version="3.0.1" />