File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 66 <add key =" dotnet-tools" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
77 <add key =" dotnet5" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" />
88 <add key =" dotnet8" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8/nuget/v3/index.json" />
9+ <add key =" dotnet9" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9/nuget/v3/index.json" />
910
1011 <!-- Uncomment this to test unpublished builds from the AppVeyor feed. -->
1112 <!-- <add key="appveyor-stylecop" value="https://ci.appveyor.com/nuget/stylecopanalyzers" />-->
Original file line number Diff line number Diff line change 4141 </PropertyGroup >
4242
4343 <PropertyGroup >
44- <SharedMicrosoftCodeAnalysisAnalyzersVersion >3.11.0-beta1.23472 .1</SharedMicrosoftCodeAnalysisAnalyzersVersion >
44+ <SharedMicrosoftCodeAnalysisAnalyzersVersion >3.11.0-beta1.24052 .1</SharedMicrosoftCodeAnalysisAnalyzersVersion >
4545 </PropertyGroup >
4646
4747 <ItemGroup >
You can’t perform that action at this time.
0 commit comments