|
36 | 36 | </ItemGroup> |
37 | 37 | <PropertyGroup> |
38 | 38 | <!-- dotnet/roslyn-analyzers dependencies --> |
39 | | - <MicrosoftCodeAnalysisAnalyzersVersion>3.11.0-beta1.25173.3</MicrosoftCodeAnalysisAnalyzersVersion> |
40 | | - <MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.25173.3</MicrosoftCodeAnalysisNetAnalyzersVersion> |
| 39 | + <MicrosoftCodeAnalysisAnalyzersVersion>3.11.0-beta1.26057.1</MicrosoftCodeAnalysisAnalyzersVersion> |
| 40 | + <MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.26057.1</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. |
|
85 | 85 | <!-- SDK dependencies (also used in wasm build tests --> |
86 | 86 | <MicrosoftDotNetApiCompatTaskVersion>9.0.109</MicrosoftDotNetApiCompatTaskVersion> |
87 | 87 | <!-- Arcade dependencies --> |
88 | | - <MicrosoftDotNetBuildTasksFeedVersion>9.0.0-beta.25555.4</MicrosoftDotNetBuildTasksFeedVersion> |
89 | | - <MicrosoftDotNetCodeAnalysisVersion>9.0.0-beta.25555.4</MicrosoftDotNetCodeAnalysisVersion> |
90 | | - <MicrosoftDotNetGenAPIVersion>9.0.0-beta.25555.4</MicrosoftDotNetGenAPIVersion> |
91 | | - <MicrosoftDotNetGenFacadesVersion>9.0.0-beta.25555.4</MicrosoftDotNetGenFacadesVersion> |
92 | | - <MicrosoftDotNetXUnitAssertVersion>2.9.0-beta.25555.4</MicrosoftDotNetXUnitAssertVersion> |
93 | | - <MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.25555.4</MicrosoftDotNetXUnitExtensionsVersion> |
94 | | - <MicrosoftDotNetXUnitConsoleRunnerVersion>2.9.0-beta.25555.4</MicrosoftDotNetXUnitConsoleRunnerVersion> |
95 | | - <MicrosoftDotNetBuildTasksArchivesVersion>9.0.0-beta.25555.4</MicrosoftDotNetBuildTasksArchivesVersion> |
96 | | - <MicrosoftDotNetBuildTasksInstallersVersion>9.0.0-beta.25555.4</MicrosoftDotNetBuildTasksInstallersVersion> |
97 | | - <MicrosoftDotNetBuildTasksPackagingVersion>9.0.0-beta.25555.4</MicrosoftDotNetBuildTasksPackagingVersion> |
98 | | - <MicrosoftDotNetBuildTasksTargetFrameworkVersion>9.0.0-beta.25555.4</MicrosoftDotNetBuildTasksTargetFrameworkVersion> |
99 | | - <MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.25555.4</MicrosoftDotNetBuildTasksTemplatingVersion> |
100 | | - <MicrosoftDotNetBuildTasksWorkloadsPackageVersion>9.0.0-beta.25555.4</MicrosoftDotNetBuildTasksWorkloadsPackageVersion> |
101 | | - <MicrosoftDotNetRemoteExecutorVersion>9.0.0-beta.25555.4</MicrosoftDotNetRemoteExecutorVersion> |
102 | | - <MicrosoftDotNetVersionToolsTasksVersion>9.0.0-beta.25555.4</MicrosoftDotNetVersionToolsTasksVersion> |
103 | | - <MicrosoftDotNetPackageTestingVersion>9.0.0-beta.25555.4</MicrosoftDotNetPackageTestingVersion> |
| 88 | + <MicrosoftDotNetBuildTasksFeedVersion>9.0.0-beta.25626.6</MicrosoftDotNetBuildTasksFeedVersion> |
| 89 | + <MicrosoftDotNetCodeAnalysisVersion>9.0.0-beta.25626.6</MicrosoftDotNetCodeAnalysisVersion> |
| 90 | + <MicrosoftDotNetGenAPIVersion>9.0.0-beta.25626.6</MicrosoftDotNetGenAPIVersion> |
| 91 | + <MicrosoftDotNetGenFacadesVersion>9.0.0-beta.25626.6</MicrosoftDotNetGenFacadesVersion> |
| 92 | + <MicrosoftDotNetXUnitAssertVersion>2.9.0-beta.25626.6</MicrosoftDotNetXUnitAssertVersion> |
| 93 | + <MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.25626.6</MicrosoftDotNetXUnitExtensionsVersion> |
| 94 | + <MicrosoftDotNetXUnitConsoleRunnerVersion>2.9.0-beta.25626.6</MicrosoftDotNetXUnitConsoleRunnerVersion> |
| 95 | + <MicrosoftDotNetBuildTasksArchivesVersion>9.0.0-beta.25626.6</MicrosoftDotNetBuildTasksArchivesVersion> |
| 96 | + <MicrosoftDotNetBuildTasksInstallersVersion>9.0.0-beta.25626.6</MicrosoftDotNetBuildTasksInstallersVersion> |
| 97 | + <MicrosoftDotNetBuildTasksPackagingVersion>9.0.0-beta.25626.6</MicrosoftDotNetBuildTasksPackagingVersion> |
| 98 | + <MicrosoftDotNetBuildTasksTargetFrameworkVersion>9.0.0-beta.25626.6</MicrosoftDotNetBuildTasksTargetFrameworkVersion> |
| 99 | + <MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.25626.6</MicrosoftDotNetBuildTasksTemplatingVersion> |
| 100 | + <MicrosoftDotNetBuildTasksWorkloadsPackageVersion>9.0.0-beta.25626.6</MicrosoftDotNetBuildTasksWorkloadsPackageVersion> |
| 101 | + <MicrosoftDotNetRemoteExecutorVersion>9.0.0-beta.25626.6</MicrosoftDotNetRemoteExecutorVersion> |
| 102 | + <MicrosoftDotNetVersionToolsTasksVersion>9.0.0-beta.25626.6</MicrosoftDotNetVersionToolsTasksVersion> |
| 103 | + <MicrosoftDotNetPackageTestingVersion>9.0.0-beta.25626.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 --> |
|
147 | 147 | <SystemTextEncodingsWebToolsetVersion>8.0.0</SystemTextEncodingsWebToolsetVersion> |
148 | 148 | <SystemThreadingTasksExtensionsToolsetVersion>4.5.4</SystemThreadingTasksExtensionsToolsetVersion> |
149 | 149 | <!-- Runtime-Assets dependencies --> |
150 | | - <SystemRuntimeNumericsTestDataVersion>9.0.0-beta.25565.2</SystemRuntimeNumericsTestDataVersion> |
151 | | - <SystemComponentModelTypeConverterTestDataVersion>9.0.0-beta.25565.2</SystemComponentModelTypeConverterTestDataVersion> |
152 | | - <SystemDataCommonTestDataVersion>9.0.0-beta.25565.2</SystemDataCommonTestDataVersion> |
153 | | - <SystemDrawingCommonTestDataVersion>9.0.0-beta.25565.2</SystemDrawingCommonTestDataVersion> |
154 | | - <SystemFormatsTarTestDataVersion>9.0.0-beta.25565.2</SystemFormatsTarTestDataVersion> |
155 | | - <SystemIOCompressionTestDataVersion>9.0.0-beta.25565.2</SystemIOCompressionTestDataVersion> |
156 | | - <SystemIOPackagingTestDataVersion>9.0.0-beta.25565.2</SystemIOPackagingTestDataVersion> |
157 | | - <SystemNetTestDataVersion>9.0.0-beta.25565.2</SystemNetTestDataVersion> |
158 | | - <SystemPrivateRuntimeUnicodeDataVersion>9.0.0-beta.25565.2</SystemPrivateRuntimeUnicodeDataVersion> |
159 | | - <SystemRuntimeTimeZoneDataVersion>9.0.0-beta.25565.2</SystemRuntimeTimeZoneDataVersion> |
160 | | - <SystemSecurityCryptographyX509CertificatesTestDataVersion>9.0.0-beta.25565.2</SystemSecurityCryptographyX509CertificatesTestDataVersion> |
161 | | - <SystemTextRegularExpressionsTestDataVersion>9.0.0-beta.25565.2</SystemTextRegularExpressionsTestDataVersion> |
162 | | - <SystemWindowsExtensionsTestDataVersion>9.0.0-beta.25565.2</SystemWindowsExtensionsTestDataVersion> |
163 | | - <MicrosoftDotNetCilStripSourcesVersion>9.0.0-beta.25565.2</MicrosoftDotNetCilStripSourcesVersion> |
| 150 | + <SystemRuntimeNumericsTestDataVersion>9.0.0-beta.25625.4</SystemRuntimeNumericsTestDataVersion> |
| 151 | + <SystemComponentModelTypeConverterTestDataVersion>9.0.0-beta.25625.4</SystemComponentModelTypeConverterTestDataVersion> |
| 152 | + <SystemDataCommonTestDataVersion>9.0.0-beta.25625.4</SystemDataCommonTestDataVersion> |
| 153 | + <SystemDrawingCommonTestDataVersion>9.0.0-beta.25625.4</SystemDrawingCommonTestDataVersion> |
| 154 | + <SystemFormatsTarTestDataVersion>9.0.0-beta.25625.4</SystemFormatsTarTestDataVersion> |
| 155 | + <SystemIOCompressionTestDataVersion>9.0.0-beta.25625.4</SystemIOCompressionTestDataVersion> |
| 156 | + <SystemIOPackagingTestDataVersion>9.0.0-beta.25625.4</SystemIOPackagingTestDataVersion> |
| 157 | + <SystemNetTestDataVersion>9.0.0-beta.25625.4</SystemNetTestDataVersion> |
| 158 | + <SystemPrivateRuntimeUnicodeDataVersion>9.0.0-beta.25625.4</SystemPrivateRuntimeUnicodeDataVersion> |
| 159 | + <SystemRuntimeTimeZoneDataVersion>9.0.0-beta.25625.4</SystemRuntimeTimeZoneDataVersion> |
| 160 | + <SystemSecurityCryptographyX509CertificatesTestDataVersion>9.0.0-beta.25625.4</SystemSecurityCryptographyX509CertificatesTestDataVersion> |
| 161 | + <SystemTextRegularExpressionsTestDataVersion>9.0.0-beta.25625.4</SystemTextRegularExpressionsTestDataVersion> |
| 162 | + <SystemWindowsExtensionsTestDataVersion>9.0.0-beta.25625.4</SystemWindowsExtensionsTestDataVersion> |
| 163 | + <MicrosoftDotNetCilStripSourcesVersion>9.0.0-beta.25625.4</MicrosoftDotNetCilStripSourcesVersion> |
164 | 164 | <!-- dotnet-optimization dependencies --> |
165 | 165 | <optimizationwindows_ntx64MIBCRuntimeVersion>1.0.0-prerelease.24462.2</optimizationwindows_ntx64MIBCRuntimeVersion> |
166 | 166 | <optimizationwindows_ntx86MIBCRuntimeVersion>1.0.0-prerelease.24462.2</optimizationwindows_ntx86MIBCRuntimeVersion> |
|
191 | 191 | <MicrosoftNETCoreCoreDisToolsVersion>1.4.0</MicrosoftNETCoreCoreDisToolsVersion> |
192 | 192 | <MicrosoftNETTestSdkVersion>17.4.0-preview-20220707-01</MicrosoftNETTestSdkVersion> |
193 | 193 | <!-- xharness --> |
194 | | - <MicrosoftDotNetXHarnessTestRunnersCommonVersion>9.0.0-prerelease.25570.2</MicrosoftDotNetXHarnessTestRunnersCommonVersion> |
195 | | - <MicrosoftDotNetXHarnessTestRunnersXunitVersion>9.0.0-prerelease.25570.2</MicrosoftDotNetXHarnessTestRunnersXunitVersion> |
196 | | - <MicrosoftDotNetXHarnessCLIVersion>9.0.0-prerelease.25570.2</MicrosoftDotNetXHarnessCLIVersion> |
| 194 | + <MicrosoftDotNetXHarnessTestRunnersCommonVersion>9.0.0-prerelease.25615.2</MicrosoftDotNetXHarnessTestRunnersCommonVersion> |
| 195 | + <MicrosoftDotNetXHarnessTestRunnersXunitVersion>9.0.0-prerelease.25615.2</MicrosoftDotNetXHarnessTestRunnersXunitVersion> |
| 196 | + <MicrosoftDotNetXHarnessCLIVersion>9.0.0-prerelease.25615.2</MicrosoftDotNetXHarnessCLIVersion> |
197 | 197 | <!-- hotreload-utils --> |
198 | | - <MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>9.0.0-alpha.0.25574.4</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion> |
| 198 | + <MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>9.0.0-alpha.0.25625.4</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion> |
199 | 199 | <NUnitVersion>3.12.0</NUnitVersion> |
200 | 200 | <NUnit3TestAdapterVersion>4.5.0</NUnit3TestAdapterVersion> |
201 | 201 | <CoverletCollectorVersion>6.0.0</CoverletCollectorVersion> |
|
223 | 223 | <!-- Docs --> |
224 | 224 | <MicrosoftPrivateIntellisenseVersion>9.0.0-preview-20241010.1</MicrosoftPrivateIntellisenseVersion> |
225 | 225 | <!-- Mono Cecil --> |
226 | | - <MicrosoftDotNetCecilVersion>0.11.5-alpha.25566.3</MicrosoftDotNetCecilVersion> |
| 226 | + <MicrosoftDotNetCecilVersion>0.11.5-alpha.25628.2</MicrosoftDotNetCecilVersion> |
227 | 227 | <!-- ILCompiler --> |
228 | 228 | <MicrosoftDotNetILCompilerVersion>9.0.0-rtm.24511.16</MicrosoftDotNetILCompilerVersion> |
229 | 229 | <!-- ICU --> |
230 | | - <MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.25574.1</MicrosoftNETCoreRuntimeICUTransportVersion> |
| 230 | + <MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.25627.1</MicrosoftNETCoreRuntimeICUTransportVersion> |
231 | 231 | <MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.24466.4</MicrosoftNETCoreRuntimeICUTransportVersion> |
232 | 232 | <!-- MsQuic --> |
233 | 233 | <MicrosoftNativeQuicMsQuicSchannelVersion>2.4.8</MicrosoftNativeQuicMsQuicSchannelVersion> |
|
270 | 270 | <MicrosoftSymbolStoreVersion>1.0.406601</MicrosoftSymbolStoreVersion> |
271 | 271 | <!-- sdk version, for testing workloads --> |
272 | 272 | <!-- <SdkVersionForWorkloadTesting>$(MicrosoftDotNetApiCompatTaskVersion)</SdkVersionForWorkloadTesting> --> |
273 | | - <SdkVersionForWorkloadTesting>9.0.111</SdkVersionForWorkloadTesting> |
| 273 | + <SdkVersionForWorkloadTesting>9.0.112</SdkVersionForWorkloadTesting> |
274 | 274 | <runtimewinx64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>9.0.0-alpha.1.24175.1</runtimewinx64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion> |
275 | 275 | <EmsdkPackageVersion>$(MicrosoftNETRuntimeEmscriptenVersion)</EmsdkPackageVersion> |
276 | 276 | <NodePackageVersion>$(runtimewinx64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion)</NodePackageVersion> |
|
0 commit comments