|
36 | 36 | </ItemGroup>
|
37 | 37 | <PropertyGroup>
|
38 | 38 | <!-- dotnet/roslyn-analyzers dependencies -->
|
39 |
| - <MicrosoftCodeAnalysisAnalyzersVersion>3.11.0-beta1.25123.3</MicrosoftCodeAnalysisAnalyzersVersion> |
40 |
| - <MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.25123.3</MicrosoftCodeAnalysisNetAnalyzersVersion> |
| 39 | + <MicrosoftCodeAnalysisAnalyzersVersion>3.11.0-beta1.25173.3</MicrosoftCodeAnalysisAnalyzersVersion> |
| 40 | + <MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.25173.3</MicrosoftCodeAnalysisNetAnalyzersVersion> |
41 | 41 | <!-- dotnet/roslyn dependencies -->
|
42 | 42 | <!--
|
43 | 43 | These versions should not be used by any project that contributes to the design-time experience in VS, such as an analyzer, code-fix, or generator assembly.
|
44 | 44 | Any tools that contribute to the design-time experience should use the MicrosoftCodeAnalysisVersion_LatestVS property above to ensure
|
45 | 45 | they do not break the local dev experience.
|
46 | 46 | -->
|
47 |
| - <MicrosoftCodeAnalysisCSharpVersion>4.12.0-3.25124.2</MicrosoftCodeAnalysisCSharpVersion> |
48 |
| - <MicrosoftCodeAnalysisVersion>4.12.0-3.25124.2</MicrosoftCodeAnalysisVersion> |
49 |
| - <MicrosoftNetCompilersToolsetVersion>4.12.0-3.25124.2</MicrosoftNetCompilersToolsetVersion> |
| 47 | + <MicrosoftCodeAnalysisCSharpVersion>4.12.0-3.25173.5</MicrosoftCodeAnalysisCSharpVersion> |
| 48 | + <MicrosoftCodeAnalysisVersion>4.12.0-3.25173.5</MicrosoftCodeAnalysisVersion> |
| 49 | + <MicrosoftNetCompilersToolsetVersion>4.12.0-3.25173.5</MicrosoftNetCompilersToolsetVersion> |
50 | 50 | </PropertyGroup>
|
51 | 51 | <!--
|
52 | 52 | For source generator support we need to target multiple versions of Roslyn in order to be able to run on older versions of Roslyn.
|
|
83 | 83 | <PropertyGroup>
|
84 | 84 | <StaticCsVersion>0.2.0</StaticCsVersion>
|
85 | 85 | <!-- SDK dependencies (also used in wasm build tests -->
|
86 |
| - <MicrosoftDotNetApiCompatTaskVersion>9.0.104</MicrosoftDotNetApiCompatTaskVersion> |
| 86 | + <MicrosoftDotNetApiCompatTaskVersion>9.0.106</MicrosoftDotNetApiCompatTaskVersion> |
87 | 87 | <!-- Arcade dependencies -->
|
88 |
| - <MicrosoftDotNetBuildTasksFeedVersion>9.0.0-beta.25161.4</MicrosoftDotNetBuildTasksFeedVersion> |
89 |
| - <MicrosoftDotNetCodeAnalysisVersion>9.0.0-beta.25161.4</MicrosoftDotNetCodeAnalysisVersion> |
90 |
| - <MicrosoftDotNetGenAPIVersion>9.0.0-beta.25161.4</MicrosoftDotNetGenAPIVersion> |
91 |
| - <MicrosoftDotNetGenFacadesVersion>9.0.0-beta.25161.4</MicrosoftDotNetGenFacadesVersion> |
92 |
| - <MicrosoftDotNetXUnitAssertVersion>2.9.0-beta.25161.4</MicrosoftDotNetXUnitAssertVersion> |
93 |
| - <MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.25161.4</MicrosoftDotNetXUnitExtensionsVersion> |
94 |
| - <MicrosoftDotNetXUnitConsoleRunnerVersion>2.9.0-beta.25161.4</MicrosoftDotNetXUnitConsoleRunnerVersion> |
95 |
| - <MicrosoftDotNetBuildTasksArchivesVersion>9.0.0-beta.25161.4</MicrosoftDotNetBuildTasksArchivesVersion> |
96 |
| - <MicrosoftDotNetBuildTasksInstallersVersion>9.0.0-beta.25161.4</MicrosoftDotNetBuildTasksInstallersVersion> |
97 |
| - <MicrosoftDotNetBuildTasksPackagingVersion>9.0.0-beta.25161.4</MicrosoftDotNetBuildTasksPackagingVersion> |
98 |
| - <MicrosoftDotNetBuildTasksTargetFrameworkVersion>9.0.0-beta.25161.4</MicrosoftDotNetBuildTasksTargetFrameworkVersion> |
99 |
| - <MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.25161.4</MicrosoftDotNetBuildTasksTemplatingVersion> |
100 |
| - <MicrosoftDotNetBuildTasksWorkloadsPackageVersion>9.0.0-beta.25161.4</MicrosoftDotNetBuildTasksWorkloadsPackageVersion> |
101 |
| - <MicrosoftDotNetRemoteExecutorVersion>9.0.0-beta.25161.4</MicrosoftDotNetRemoteExecutorVersion> |
102 |
| - <MicrosoftDotNetVersionToolsTasksVersion>9.0.0-beta.25161.4</MicrosoftDotNetVersionToolsTasksVersion> |
103 |
| - <MicrosoftDotNetPackageTestingVersion>9.0.0-beta.25161.4</MicrosoftDotNetPackageTestingVersion> |
| 88 | + <MicrosoftDotNetBuildTasksFeedVersion>9.0.0-beta.25208.6</MicrosoftDotNetBuildTasksFeedVersion> |
| 89 | + <MicrosoftDotNetCodeAnalysisVersion>9.0.0-beta.25208.6</MicrosoftDotNetCodeAnalysisVersion> |
| 90 | + <MicrosoftDotNetGenAPIVersion>9.0.0-beta.25208.6</MicrosoftDotNetGenAPIVersion> |
| 91 | + <MicrosoftDotNetGenFacadesVersion>9.0.0-beta.25208.6</MicrosoftDotNetGenFacadesVersion> |
| 92 | + <MicrosoftDotNetXUnitAssertVersion>2.9.0-beta.25208.6</MicrosoftDotNetXUnitAssertVersion> |
| 93 | + <MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.25208.6</MicrosoftDotNetXUnitExtensionsVersion> |
| 94 | + <MicrosoftDotNetXUnitConsoleRunnerVersion>2.9.0-beta.25208.6</MicrosoftDotNetXUnitConsoleRunnerVersion> |
| 95 | + <MicrosoftDotNetBuildTasksArchivesVersion>9.0.0-beta.25208.6</MicrosoftDotNetBuildTasksArchivesVersion> |
| 96 | + <MicrosoftDotNetBuildTasksInstallersVersion>9.0.0-beta.25208.6</MicrosoftDotNetBuildTasksInstallersVersion> |
| 97 | + <MicrosoftDotNetBuildTasksPackagingVersion>9.0.0-beta.25208.6</MicrosoftDotNetBuildTasksPackagingVersion> |
| 98 | + <MicrosoftDotNetBuildTasksTargetFrameworkVersion>9.0.0-beta.25208.6</MicrosoftDotNetBuildTasksTargetFrameworkVersion> |
| 99 | + <MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.25208.6</MicrosoftDotNetBuildTasksTemplatingVersion> |
| 100 | + <MicrosoftDotNetBuildTasksWorkloadsPackageVersion>9.0.0-beta.25208.6</MicrosoftDotNetBuildTasksWorkloadsPackageVersion> |
| 101 | + <MicrosoftDotNetRemoteExecutorVersion>9.0.0-beta.25208.6</MicrosoftDotNetRemoteExecutorVersion> |
| 102 | + <MicrosoftDotNetVersionToolsTasksVersion>9.0.0-beta.25208.6</MicrosoftDotNetVersionToolsTasksVersion> |
| 103 | + <MicrosoftDotNetPackageTestingVersion>9.0.0-beta.25208.6</MicrosoftDotNetPackageTestingVersion> |
104 | 104 | <!-- TODO: Remove pinned xunit.analyzers version: https://github.com/dotnet/runtime/issues/97088 -->
|
105 | 105 | <XUnitAnalyzersVersion>1.4.0</XUnitAnalyzersVersion>
|
106 | 106 | <!-- NuGet dependencies -->
|
|
141 | 141 | <SystemReflectionMetadataToolsetVersion>8.0.0</SystemReflectionMetadataToolsetVersion>
|
142 | 142 | <SystemReflectionMetadataLoadContextToolsetVersion>8.0.0</SystemReflectionMetadataLoadContextToolsetVersion>
|
143 | 143 | <!-- Runtime-Assets dependencies -->
|
144 |
| - <SystemRuntimeNumericsTestDataVersion>9.0.0-beta.25113.2</SystemRuntimeNumericsTestDataVersion> |
145 |
| - <SystemComponentModelTypeConverterTestDataVersion>9.0.0-beta.25113.2</SystemComponentModelTypeConverterTestDataVersion> |
146 |
| - <SystemDataCommonTestDataVersion>9.0.0-beta.25113.2</SystemDataCommonTestDataVersion> |
147 |
| - <SystemDrawingCommonTestDataVersion>9.0.0-beta.25113.2</SystemDrawingCommonTestDataVersion> |
148 |
| - <SystemFormatsTarTestDataVersion>9.0.0-beta.25113.2</SystemFormatsTarTestDataVersion> |
149 |
| - <SystemIOCompressionTestDataVersion>9.0.0-beta.25113.2</SystemIOCompressionTestDataVersion> |
150 |
| - <SystemIOPackagingTestDataVersion>9.0.0-beta.25113.2</SystemIOPackagingTestDataVersion> |
151 |
| - <SystemNetTestDataVersion>9.0.0-beta.25113.2</SystemNetTestDataVersion> |
152 |
| - <SystemPrivateRuntimeUnicodeDataVersion>9.0.0-beta.25113.2</SystemPrivateRuntimeUnicodeDataVersion> |
153 |
| - <SystemRuntimeTimeZoneDataVersion>9.0.0-beta.25113.2</SystemRuntimeTimeZoneDataVersion> |
154 |
| - <SystemSecurityCryptographyX509CertificatesTestDataVersion>9.0.0-beta.25113.2</SystemSecurityCryptographyX509CertificatesTestDataVersion> |
155 |
| - <SystemTextRegularExpressionsTestDataVersion>9.0.0-beta.25113.2</SystemTextRegularExpressionsTestDataVersion> |
156 |
| - <SystemWindowsExtensionsTestDataVersion>9.0.0-beta.25113.2</SystemWindowsExtensionsTestDataVersion> |
157 |
| - <MicrosoftDotNetCilStripSourcesVersion>9.0.0-beta.25113.2</MicrosoftDotNetCilStripSourcesVersion> |
| 144 | + <SystemRuntimeNumericsTestDataVersion>9.0.0-beta.25211.3</SystemRuntimeNumericsTestDataVersion> |
| 145 | + <SystemComponentModelTypeConverterTestDataVersion>9.0.0-beta.25211.3</SystemComponentModelTypeConverterTestDataVersion> |
| 146 | + <SystemDataCommonTestDataVersion>9.0.0-beta.25211.3</SystemDataCommonTestDataVersion> |
| 147 | + <SystemDrawingCommonTestDataVersion>9.0.0-beta.25211.3</SystemDrawingCommonTestDataVersion> |
| 148 | + <SystemFormatsTarTestDataVersion>9.0.0-beta.25211.3</SystemFormatsTarTestDataVersion> |
| 149 | + <SystemIOCompressionTestDataVersion>9.0.0-beta.25211.3</SystemIOCompressionTestDataVersion> |
| 150 | + <SystemIOPackagingTestDataVersion>9.0.0-beta.25211.3</SystemIOPackagingTestDataVersion> |
| 151 | + <SystemNetTestDataVersion>9.0.0-beta.25211.3</SystemNetTestDataVersion> |
| 152 | + <SystemPrivateRuntimeUnicodeDataVersion>9.0.0-beta.25211.3</SystemPrivateRuntimeUnicodeDataVersion> |
| 153 | + <SystemRuntimeTimeZoneDataVersion>9.0.0-beta.25211.3</SystemRuntimeTimeZoneDataVersion> |
| 154 | + <SystemSecurityCryptographyX509CertificatesTestDataVersion>9.0.0-beta.25211.3</SystemSecurityCryptographyX509CertificatesTestDataVersion> |
| 155 | + <SystemTextRegularExpressionsTestDataVersion>9.0.0-beta.25211.3</SystemTextRegularExpressionsTestDataVersion> |
| 156 | + <SystemWindowsExtensionsTestDataVersion>9.0.0-beta.25211.3</SystemWindowsExtensionsTestDataVersion> |
| 157 | + <MicrosoftDotNetCilStripSourcesVersion>9.0.0-beta.25211.3</MicrosoftDotNetCilStripSourcesVersion> |
158 | 158 | <!-- dotnet-optimization dependencies -->
|
159 | 159 | <optimizationwindows_ntx64MIBCRuntimeVersion>1.0.0-prerelease.24462.2</optimizationwindows_ntx64MIBCRuntimeVersion>
|
160 | 160 | <optimizationwindows_ntx86MIBCRuntimeVersion>1.0.0-prerelease.24462.2</optimizationwindows_ntx86MIBCRuntimeVersion>
|
|
184 | 184 | <!-- Testing -->
|
185 | 185 | <MicrosoftNETCoreCoreDisToolsVersion>1.4.0</MicrosoftNETCoreCoreDisToolsVersion>
|
186 | 186 | <MicrosoftNETTestSdkVersion>17.4.0-preview-20220707-01</MicrosoftNETTestSdkVersion>
|
187 |
| - <MicrosoftDotNetXHarnessTestRunnersCommonVersion>9.0.0-prerelease.25113.3</MicrosoftDotNetXHarnessTestRunnersCommonVersion> |
188 |
| - <MicrosoftDotNetXHarnessTestRunnersXunitVersion>9.0.0-prerelease.25113.3</MicrosoftDotNetXHarnessTestRunnersXunitVersion> |
189 |
| - <MicrosoftDotNetXHarnessCLIVersion>9.0.0-prerelease.25113.3</MicrosoftDotNetXHarnessCLIVersion> |
190 |
| - <MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>9.0.0-alpha.0.25153.2</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion> |
| 187 | + <MicrosoftDotNetXHarnessTestRunnersCommonVersion>9.0.0-prerelease.25209.2</MicrosoftDotNetXHarnessTestRunnersCommonVersion> |
| 188 | + <MicrosoftDotNetXHarnessTestRunnersXunitVersion>9.0.0-prerelease.25209.2</MicrosoftDotNetXHarnessTestRunnersXunitVersion> |
| 189 | + <MicrosoftDotNetXHarnessCLIVersion>9.0.0-prerelease.25209.2</MicrosoftDotNetXHarnessCLIVersion> |
| 190 | + <MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>9.0.0-alpha.0.25209.2</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion> |
191 | 191 | <NUnitVersion>3.12.0</NUnitVersion>
|
192 | 192 | <NUnit3TestAdapterVersion>4.5.0</NUnit3TestAdapterVersion>
|
193 | 193 | <CoverletCollectorVersion>6.0.0</CoverletCollectorVersion>
|
|
215 | 215 | <!-- Docs -->
|
216 | 216 | <MicrosoftPrivateIntellisenseVersion>9.0.0-preview-20241010.1</MicrosoftPrivateIntellisenseVersion>
|
217 | 217 | <!-- Mono Cecil -->
|
218 |
| - <MicrosoftDotNetCecilVersion>0.11.5-alpha.25112.2</MicrosoftDotNetCecilVersion> |
| 218 | + <MicrosoftDotNetCecilVersion>0.11.5-alpha.25213.4</MicrosoftDotNetCecilVersion> |
219 | 219 | <!-- ILCompiler -->
|
220 | 220 | <MicrosoftDotNetILCompilerVersion>9.0.0-rtm.24511.16</MicrosoftDotNetILCompilerVersion>
|
221 | 221 | <!-- ICU -->
|
222 |
| - <MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.25157.1</MicrosoftNETCoreRuntimeICUTransportVersion> |
| 222 | + <MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.25212.1</MicrosoftNETCoreRuntimeICUTransportVersion> |
223 | 223 | <MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.24466.4</MicrosoftNETCoreRuntimeICUTransportVersion>
|
224 | 224 | <!-- MsQuic -->
|
225 | 225 | <MicrosoftNativeQuicMsQuicSchannelVersion>2.4.8</MicrosoftNativeQuicMsQuicSchannelVersion>
|
|
262 | 262 | <MicrosoftExtensionsLoggingVersion>3.1.7</MicrosoftExtensionsLoggingVersion>
|
263 | 263 | <MicrosoftSymbolStoreVersion>1.0.406601</MicrosoftSymbolStoreVersion>
|
264 | 264 | <!-- sdk version, for testing workloads -->
|
265 |
| - <SdkVersionForWorkloadTesting>$(MicrosoftDotNetApiCompatTaskVersion)</SdkVersionForWorkloadTesting> |
266 |
| - <!--<SdkVersionForWorkloadTesting>9.0.102</SdkVersionForWorkloadTesting>--> |
| 265 | + <!--<SdkVersionForWorkloadTesting>$(MicrosoftDotNetApiCompatTaskVersion)</SdkVersionForWorkloadTesting>--> |
| 266 | + <SdkVersionForWorkloadTesting>9.0.105</SdkVersionForWorkloadTesting> |
267 | 267 | <runtimewinx64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>9.0.0-alpha.1.24175.1</runtimewinx64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>
|
268 | 268 | <EmsdkPackageVersion>$(MicrosoftNETRuntimeEmscriptenVersion)</EmsdkPackageVersion>
|
269 | 269 | <NodePackageVersion>$(runtimewinx64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion)</NodePackageVersion>
|
|
0 commit comments