|
35 | 35 | </ItemGroup> |
36 | 36 | <PropertyGroup> |
37 | 37 | <!-- dotnet/roslyn-analyzers dependencies --> |
38 | | - <MicrosoftCodeAnalysisAnalyzersVersion>3.11.0-beta1.26057.1</MicrosoftCodeAnalysisAnalyzersVersion> |
39 | | - <MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.26057.1</MicrosoftCodeAnalysisNetAnalyzersVersion> |
| 38 | + <MicrosoftCodeAnalysisAnalyzersVersion>3.11.0-beta1.26075.3</MicrosoftCodeAnalysisAnalyzersVersion> |
| 39 | + <MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.26075.3</MicrosoftCodeAnalysisNetAnalyzersVersion> |
40 | 40 | <!-- dotnet/roslyn dependencies --> |
41 | 41 | <!-- |
42 | 42 | 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. |
|
84 | 84 | <!-- SDK dependencies (also used in wasm build tests --> |
85 | 85 | <MicrosoftDotNetApiCompatTaskVersion>9.0.109</MicrosoftDotNetApiCompatTaskVersion> |
86 | 86 | <!-- Arcade dependencies --> |
87 | | - <MicrosoftDotNetBuildTasksFeedVersion>9.0.0-beta.26123.3</MicrosoftDotNetBuildTasksFeedVersion> |
88 | | - <MicrosoftDotNetCodeAnalysisVersion>9.0.0-beta.26123.3</MicrosoftDotNetCodeAnalysisVersion> |
89 | | - <MicrosoftDotNetGenAPIVersion>9.0.0-beta.26123.3</MicrosoftDotNetGenAPIVersion> |
90 | | - <MicrosoftDotNetGenFacadesVersion>9.0.0-beta.26123.3</MicrosoftDotNetGenFacadesVersion> |
91 | | - <MicrosoftDotNetXUnitAssertVersion>2.9.0-beta.26123.3</MicrosoftDotNetXUnitAssertVersion> |
92 | | - <MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.26123.3</MicrosoftDotNetXUnitExtensionsVersion> |
93 | | - <MicrosoftDotNetXUnitConsoleRunnerVersion>2.9.0-beta.26123.3</MicrosoftDotNetXUnitConsoleRunnerVersion> |
94 | | - <MicrosoftDotNetBuildTasksArchivesVersion>9.0.0-beta.26123.3</MicrosoftDotNetBuildTasksArchivesVersion> |
95 | | - <MicrosoftDotNetBuildTasksInstallersVersion>9.0.0-beta.26123.3</MicrosoftDotNetBuildTasksInstallersVersion> |
96 | | - <MicrosoftDotNetBuildTasksPackagingVersion>9.0.0-beta.26123.3</MicrosoftDotNetBuildTasksPackagingVersion> |
97 | | - <MicrosoftDotNetBuildTasksTargetFrameworkVersion>9.0.0-beta.26123.3</MicrosoftDotNetBuildTasksTargetFrameworkVersion> |
98 | | - <MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.26123.3</MicrosoftDotNetBuildTasksTemplatingVersion> |
99 | | - <MicrosoftDotNetBuildTasksWorkloadsPackageVersion>9.0.0-beta.26123.3</MicrosoftDotNetBuildTasksWorkloadsPackageVersion> |
100 | | - <MicrosoftDotNetRemoteExecutorVersion>9.0.0-beta.26123.3</MicrosoftDotNetRemoteExecutorVersion> |
101 | | - <MicrosoftDotNetVersionToolsTasksVersion>9.0.0-beta.26123.3</MicrosoftDotNetVersionToolsTasksVersion> |
102 | | - <MicrosoftDotNetPackageTestingVersion>9.0.0-beta.26123.3</MicrosoftDotNetPackageTestingVersion> |
| 87 | + <MicrosoftDotNetBuildTasksFeedVersion>9.0.0-beta.26261.1</MicrosoftDotNetBuildTasksFeedVersion> |
| 88 | + <MicrosoftDotNetCodeAnalysisVersion>9.0.0-beta.26261.1</MicrosoftDotNetCodeAnalysisVersion> |
| 89 | + <MicrosoftDotNetGenAPIVersion>9.0.0-beta.26261.1</MicrosoftDotNetGenAPIVersion> |
| 90 | + <MicrosoftDotNetGenFacadesVersion>9.0.0-beta.26261.1</MicrosoftDotNetGenFacadesVersion> |
| 91 | + <MicrosoftDotNetXUnitAssertVersion>2.9.0-beta.26261.1</MicrosoftDotNetXUnitAssertVersion> |
| 92 | + <MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.26261.1</MicrosoftDotNetXUnitExtensionsVersion> |
| 93 | + <MicrosoftDotNetXUnitConsoleRunnerVersion>2.9.0-beta.26261.1</MicrosoftDotNetXUnitConsoleRunnerVersion> |
| 94 | + <MicrosoftDotNetBuildTasksArchivesVersion>9.0.0-beta.26261.1</MicrosoftDotNetBuildTasksArchivesVersion> |
| 95 | + <MicrosoftDotNetBuildTasksInstallersVersion>9.0.0-beta.26261.1</MicrosoftDotNetBuildTasksInstallersVersion> |
| 96 | + <MicrosoftDotNetBuildTasksPackagingVersion>9.0.0-beta.26261.1</MicrosoftDotNetBuildTasksPackagingVersion> |
| 97 | + <MicrosoftDotNetBuildTasksTargetFrameworkVersion>9.0.0-beta.26261.1</MicrosoftDotNetBuildTasksTargetFrameworkVersion> |
| 98 | + <MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.26261.1</MicrosoftDotNetBuildTasksTemplatingVersion> |
| 99 | + <MicrosoftDotNetBuildTasksWorkloadsPackageVersion>9.0.0-beta.26261.1</MicrosoftDotNetBuildTasksWorkloadsPackageVersion> |
| 100 | + <MicrosoftDotNetRemoteExecutorVersion>9.0.0-beta.26261.1</MicrosoftDotNetRemoteExecutorVersion> |
| 101 | + <MicrosoftDotNetVersionToolsTasksVersion>9.0.0-beta.26261.1</MicrosoftDotNetVersionToolsTasksVersion> |
| 102 | + <MicrosoftDotNetPackageTestingVersion>9.0.0-beta.26261.1</MicrosoftDotNetPackageTestingVersion> |
103 | 103 | <!-- TODO: Remove pinned xunit.analyzers version: https://github.com/dotnet/runtime/issues/97088 --> |
104 | 104 | <XUnitAnalyzersVersion>1.4.0</XUnitAnalyzersVersion> |
105 | 105 | <!-- NuGet dependencies --> |
|
146 | 146 | <SystemTextEncodingsWebToolsetVersion>8.0.0</SystemTextEncodingsWebToolsetVersion> |
147 | 147 | <SystemThreadingTasksExtensionsToolsetVersion>4.5.4</SystemThreadingTasksExtensionsToolsetVersion> |
148 | 148 | <!-- Runtime-Assets dependencies --> |
149 | | - <SystemRuntimeNumericsTestDataVersion>9.0.0-beta.25625.4</SystemRuntimeNumericsTestDataVersion> |
150 | | - <SystemComponentModelTypeConverterTestDataVersion>9.0.0-beta.25625.4</SystemComponentModelTypeConverterTestDataVersion> |
151 | | - <SystemDataCommonTestDataVersion>9.0.0-beta.25625.4</SystemDataCommonTestDataVersion> |
152 | | - <SystemDrawingCommonTestDataVersion>9.0.0-beta.25625.4</SystemDrawingCommonTestDataVersion> |
153 | | - <SystemFormatsTarTestDataVersion>9.0.0-beta.25625.4</SystemFormatsTarTestDataVersion> |
154 | | - <SystemIOCompressionTestDataVersion>9.0.0-beta.25625.4</SystemIOCompressionTestDataVersion> |
155 | | - <SystemIOPackagingTestDataVersion>9.0.0-beta.25625.4</SystemIOPackagingTestDataVersion> |
156 | | - <SystemNetTestDataVersion>9.0.0-beta.25625.4</SystemNetTestDataVersion> |
157 | | - <SystemPrivateRuntimeUnicodeDataVersion>9.0.0-beta.25625.4</SystemPrivateRuntimeUnicodeDataVersion> |
158 | | - <SystemRuntimeTimeZoneDataVersion>9.0.0-beta.25625.4</SystemRuntimeTimeZoneDataVersion> |
159 | | - <SystemSecurityCryptographyX509CertificatesTestDataVersion>9.0.0-beta.25625.4</SystemSecurityCryptographyX509CertificatesTestDataVersion> |
160 | | - <SystemTextRegularExpressionsTestDataVersion>9.0.0-beta.25625.4</SystemTextRegularExpressionsTestDataVersion> |
161 | | - <SystemWindowsExtensionsTestDataVersion>9.0.0-beta.25625.4</SystemWindowsExtensionsTestDataVersion> |
162 | | - <MicrosoftDotNetCilStripSourcesVersion>9.0.0-beta.25625.4</MicrosoftDotNetCilStripSourcesVersion> |
| 149 | + <SystemRuntimeNumericsTestDataVersion>9.0.0-beta.26071.2</SystemRuntimeNumericsTestDataVersion> |
| 150 | + <SystemComponentModelTypeConverterTestDataVersion>9.0.0-beta.26071.2</SystemComponentModelTypeConverterTestDataVersion> |
| 151 | + <SystemDataCommonTestDataVersion>9.0.0-beta.26071.2</SystemDataCommonTestDataVersion> |
| 152 | + <SystemDrawingCommonTestDataVersion>9.0.0-beta.26071.2</SystemDrawingCommonTestDataVersion> |
| 153 | + <SystemFormatsTarTestDataVersion>9.0.0-beta.26071.2</SystemFormatsTarTestDataVersion> |
| 154 | + <SystemIOCompressionTestDataVersion>9.0.0-beta.26071.2</SystemIOCompressionTestDataVersion> |
| 155 | + <SystemIOPackagingTestDataVersion>9.0.0-beta.26071.2</SystemIOPackagingTestDataVersion> |
| 156 | + <SystemNetTestDataVersion>9.0.0-beta.26071.2</SystemNetTestDataVersion> |
| 157 | + <SystemPrivateRuntimeUnicodeDataVersion>9.0.0-beta.26071.2</SystemPrivateRuntimeUnicodeDataVersion> |
| 158 | + <SystemRuntimeTimeZoneDataVersion>9.0.0-beta.26071.2</SystemRuntimeTimeZoneDataVersion> |
| 159 | + <SystemSecurityCryptographyX509CertificatesTestDataVersion>9.0.0-beta.26071.2</SystemSecurityCryptographyX509CertificatesTestDataVersion> |
| 160 | + <SystemTextRegularExpressionsTestDataVersion>9.0.0-beta.26071.2</SystemTextRegularExpressionsTestDataVersion> |
| 161 | + <SystemWindowsExtensionsTestDataVersion>9.0.0-beta.26071.2</SystemWindowsExtensionsTestDataVersion> |
| 162 | + <MicrosoftDotNetCilStripSourcesVersion>9.0.0-beta.26071.2</MicrosoftDotNetCilStripSourcesVersion> |
163 | 163 | <!-- dotnet-optimization dependencies --> |
164 | 164 | <optimizationwindows_ntx64MIBCRuntimeVersion>1.0.0-prerelease.24462.2</optimizationwindows_ntx64MIBCRuntimeVersion> |
165 | 165 | <optimizationwindows_ntx86MIBCRuntimeVersion>1.0.0-prerelease.24462.2</optimizationwindows_ntx86MIBCRuntimeVersion> |
|
190 | 190 | <MicrosoftNETCoreCoreDisToolsVersion>1.4.0</MicrosoftNETCoreCoreDisToolsVersion> |
191 | 191 | <MicrosoftNETTestSdkVersion>17.4.0-preview-20220707-01</MicrosoftNETTestSdkVersion> |
192 | 192 | <!-- xharness --> |
193 | | - <MicrosoftDotNetXHarnessTestRunnersCommonVersion>11.0.0-prerelease.26168.1</MicrosoftDotNetXHarnessTestRunnersCommonVersion> |
194 | | - <MicrosoftDotNetXHarnessTestRunnersXunitVersion>11.0.0-prerelease.26168.1</MicrosoftDotNetXHarnessTestRunnersXunitVersion> |
195 | | - <MicrosoftDotNetXHarnessCLIVersion>11.0.0-prerelease.26168.1</MicrosoftDotNetXHarnessCLIVersion> |
| 193 | + <MicrosoftDotNetXHarnessTestRunnersCommonVersion>11.0.0-prerelease.26230.4</MicrosoftDotNetXHarnessTestRunnersCommonVersion> |
| 194 | + <MicrosoftDotNetXHarnessTestRunnersXunitVersion>11.0.0-prerelease.26230.4</MicrosoftDotNetXHarnessTestRunnersXunitVersion> |
| 195 | + <MicrosoftDotNetXHarnessCLIVersion>11.0.0-prerelease.26230.4</MicrosoftDotNetXHarnessCLIVersion> |
196 | 196 | <!-- hotreload-utils --> |
197 | 197 | <MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>9.0.0-alpha.0.26152.4</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion> |
198 | 198 | <NUnitVersion>3.12.0</NUnitVersion> |
|
226 | 226 | <!-- ILCompiler --> |
227 | 227 | <MicrosoftDotNetILCompilerVersion>9.0.0-rtm.24511.16</MicrosoftDotNetILCompilerVersion> |
228 | 228 | <!-- ICU --> |
229 | | - <MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.25627.1</MicrosoftNETCoreRuntimeICUTransportVersion> |
230 | | - <MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.24466.4</MicrosoftNETCoreRuntimeICUTransportVersion> |
| 229 | + <MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.26261.1</MicrosoftNETCoreRuntimeICUTransportVersion> |
231 | 230 | <!-- MsQuic --> |
232 | 231 | <MicrosoftNativeQuicMsQuicSchannelVersion>2.4.18</MicrosoftNativeQuicMsQuicSchannelVersion> |
233 | 232 | <!-- Mono LLVM --> |
|
0 commit comments