File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 <MicrosoftCodeAnalysisCSharpWorkspacesVersion >$(MicrosoftCodeAnalysisVersion_LatestVS)</MicrosoftCodeAnalysisCSharpWorkspacesVersion >
2626 <MicrosoftCodeAnalysisWorkspacesMSBuildVersion >$(MicrosoftCodeAnalysisVersion_LatestVS)</MicrosoftCodeAnalysisWorkspacesMSBuildVersion >
2727 <MicrosoftCodeAnalysisCommonVersion >$(MicrosoftCodeAnalysisVersion_LatestVS)</MicrosoftCodeAnalysisCommonVersion >
28- <MicrosoftCodeAnalysisTestingVersion >1.1.3 </MicrosoftCodeAnalysisTestingVersion >
28+ <MicrosoftCodeAnalysisTestingVersion >1.1.4 </MicrosoftCodeAnalysisTestingVersion >
2929 <MicrosoftCodeAnalysisCSharpAnalyzerTestingVersion >$(MicrosoftCodeAnalysisTestingVersion)</MicrosoftCodeAnalysisCSharpAnalyzerTestingVersion >
3030 <MicrosoftCodeAnalysisCSharpCodeFixTestingVersion >$(MicrosoftCodeAnalysisTestingVersion)</MicrosoftCodeAnalysisCSharpCodeFixTestingVersion >
3131 <MicrosoftCodeAnalysisCSharpSourceGeneratorsTestingVersion >$(MicrosoftCodeAnalysisTestingVersion)</MicrosoftCodeAnalysisCSharpSourceGeneratorsTestingVersion >
3232 <MicrosoftCodeAnalysisResxSourceGeneratorVersion >5.0.0-1.25277.114</MicrosoftCodeAnalysisResxSourceGeneratorVersion >
3333 <!-- NuGet -->
34- <!--
35- We intentionally use NuGet 6.x instead of 7.x, despite the .NET 10.0.103 SDK shipping with NuGet 7.0.3.
36- The 'Microsoft.CodeAnalysis.Analyzer.Testing' package (1.1.3) was compiled against 'NuGet.Frameworks' 6.3.4,
37- and 'NuGet.Frameworks' 7.x changed NuGetFrameworkSorter's constructor causing a 'MethodAccessException'.
38- See: https://github.com/dotnet/roslyn-sdk/issues/1255
39- TODO: Update to NuGet 7.0.3 once a compatible version of 'Microsoft.CodeAnalysis.Analyzer.Testing' is released.
40- -->
41- <NuGetVersion >6.13.1</NuGetVersion >
34+ <NuGetVersion >7.0.3</NuGetVersion >
4235 <NuGetVersioningVersion >$(NuGetVersion)</NuGetVersioningVersion >
4336 <NuGetProjectModelVersion >$(NuGetVersion)</NuGetProjectModelVersion >
4437 <NuGetProtocolVersion >$(NuGetVersion)</NuGetProtocolVersion >
You can’t perform that action at this time.
0 commit comments