Skip to content

Commit e7b6cff

Browse files
Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20250124.1
Microsoft.SourceBuild.Intermediate.roslyn-analyzers , Microsoft.CodeAnalysis.NetAnalyzers , Microsoft.CodeAnalysis.PublicApiAnalyzers From Version 3.11.0-beta1.24303.2 -> To Version 3.11.0-beta1.25074.1
1 parent a96fa93 commit e7b6cff

File tree

3 files changed

+11
-8
lines changed

3 files changed

+11
-8
lines changed

NuGet.config

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@
3737
<!-- End: Package sources from dotnet-runtime -->
3838
<!-- Begin: Package sources from dotnet-templating -->
3939
<add key="darc-pub-dotnet-templating-335a66e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-335a66ef/nuget/v3/index.json" />
40+
<add key="darc-pub-dotnet-templating-335a66e-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-335a66ef-3/nuget/v3/index.json" />
41+
<add key="darc-pub-dotnet-templating-335a66e-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-335a66ef-2/nuget/v3/index.json" />
42+
<add key="darc-pub-dotnet-templating-335a66e-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-335a66ef-1/nuget/v3/index.json" />
4043
<!-- End: Package sources from dotnet-templating -->
4144
<!-- Begin: Package sources from dotnet-windowsdesktop -->
4245
<add key="darc-int-dotnet-windowsdesktop-0dad47b" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-0dad47b4/nuget/v3/index.json" />

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -327,17 +327,17 @@
327327
<Sha>9a1c3e1b7f0c8763d4c96e593961a61a72679a7b</Sha>
328328
<SourceBuild RepoName="xdt" ManagedOnly="true" />
329329
</Dependency>
330-
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="8.0.0-preview.24303.2">
330+
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="8.0.0-preview.25074.1">
331331
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
332-
<Sha>223fa62ea09457588b4b0f88ee8ac62ea5ab5db5</Sha>
332+
<Sha>de4aff542dacdc8027c1b4c4580a385dc097341f</Sha>
333333
</Dependency>
334-
<Dependency Name="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.11.0-beta1.24303.2">
334+
<Dependency Name="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.11.0-beta1.25074.1">
335335
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
336-
<Sha>223fa62ea09457588b4b0f88ee8ac62ea5ab5db5</Sha>
336+
<Sha>de4aff542dacdc8027c1b4c4580a385dc097341f</Sha>
337337
</Dependency>
338-
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.11.0-beta1.24303.2">
338+
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.11.0-beta1.25074.1">
339339
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
340-
<Sha>223fa62ea09457588b4b0f88ee8ac62ea5ab5db5</Sha>
340+
<Sha>de4aff542dacdc8027c1b4c4580a385dc097341f</Sha>
341341
<SourceBuild RepoName="roslyn-analyzers" ManagedOnly="true" />
342342
</Dependency>
343343
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.23307.1">

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@
116116
</PropertyGroup>
117117
<PropertyGroup>
118118
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->
119-
<MicrosoftCodeAnalysisNetAnalyzersVersion>8.0.0-preview.24303.2</MicrosoftCodeAnalysisNetAnalyzersVersion>
120-
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.11.0-beta1.24303.2</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
119+
<MicrosoftCodeAnalysisNetAnalyzersVersion>8.0.0-preview.25074.1</MicrosoftCodeAnalysisNetAnalyzersVersion>
120+
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.11.0-beta1.25074.1</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
121121
</PropertyGroup>
122122
<PropertyGroup>
123123
<!-- Dependencies from https://github.com/Microsoft/msbuild -->

0 commit comments

Comments
 (0)