Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2022-10-12 16:08:11 +0300
committerdotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2022-10-12 16:08:11 +0300
commit66f1de83a1bdafa34d7a871c7c1e9a4b152f1c06 (patch)
treef64057f436f3e4142c23debf5047357c5baf10a4
parent67c91082ab63804e80ed977df62006a694e5ef02 (diff)
Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20221011.2darc-release/7.0-50a69bd8-c929-4490-b056-b28deb0ce615
Microsoft.CodeAnalysis.NetAnalyzers From Version 7.0.0-preview1.22504.1 -> To Version 7.0.0-preview1.22511.2
-rw-r--r--eng/Version.Details.xml4
-rw-r--r--eng/Versions.props2
2 files changed, 3 insertions, 3 deletions
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 8e268280af1..7ae70aeb68c 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -282,9 +282,9 @@
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>98dccc055b925524dfb77fb9d1b54598475825ac</Sha>
</Dependency>
- <Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.0-preview1.22504.1">
+ <Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.0-preview1.22511.2">
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
- <Sha>846a766f73caa82608db6fee9f2860004298449f</Sha>
+ <Sha>83c80bfbd2d283405d94af5e4bb496bf7d185b01</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="7.0.100-rc.1.22402.1">
<Uri>https://github.com/dotnet/sdk</Uri>
diff --git a/eng/Versions.props b/eng/Versions.props
index 525d1663433..a3e124047dc 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -48,7 +48,7 @@
<MicrosoftCodeAnalysisCSharpCodeStyleVersion>4.4.0-2.22423.18</MicrosoftCodeAnalysisCSharpCodeStyleVersion>
<MicrosoftCodeAnalysisCSharpWorkspacesVersion>4.4.0-2.22423.18</MicrosoftCodeAnalysisCSharpWorkspacesVersion>
<MicrosoftCodeAnalysisCSharpVersion>4.4.0-2.22423.18</MicrosoftCodeAnalysisCSharpVersion>
- <MicrosoftCodeAnalysisNetAnalyzersVersion>7.0.0-preview1.22504.1</MicrosoftCodeAnalysisNetAnalyzersVersion>
+ <MicrosoftCodeAnalysisNetAnalyzersVersion>7.0.0-preview1.22511.2</MicrosoftCodeAnalysisNetAnalyzersVersion>
<MicrosoftCodeAnalysisVersion>4.4.0-2.22423.18</MicrosoftCodeAnalysisVersion>
<!--
TODO: Remove pinned version once arcade supplies a compiler that enables the repo to compile.