|
1 | 1 | <Project> |
2 | 2 | <PropertyGroup> |
3 | 3 | <!-- The .NET product branding version --> |
4 | | - <ProductVersion>8.0.26</ProductVersion> |
| 4 | + <ProductVersion>8.0.29</ProductVersion> |
5 | 5 | <!-- File version numbers --> |
6 | 6 | <MajorVersion>8</MajorVersion> |
7 | 7 | <MinorVersion>0</MinorVersion> |
8 | | - <PatchVersion>26</PatchVersion> |
| 8 | + <PatchVersion>29</PatchVersion> |
9 | 9 | <SdkBandVersion>8.0.100</SdkBandVersion> |
10 | 10 | <PackageVersionNet7>7.0.20</PackageVersionNet7> |
11 | 11 | <PackageVersionNet6>6.0.36</PackageVersionNet6> |
|
88 | 88 | <!-- SDK dependencies --> |
89 | 89 | <MicrosoftDotNetApiCompatTaskVersion>8.0.100</MicrosoftDotNetApiCompatTaskVersion> |
90 | 90 | <!-- Arcade dependencies --> |
91 | | - <MicrosoftDotNetBuildTasksFeedVersion>8.0.0-beta.26112.1</MicrosoftDotNetBuildTasksFeedVersion> |
92 | | - <MicrosoftDotNetCodeAnalysisVersion>8.0.0-beta.26112.1</MicrosoftDotNetCodeAnalysisVersion> |
93 | | - <MicrosoftDotNetGenAPIVersion>8.0.0-beta.26112.1</MicrosoftDotNetGenAPIVersion> |
94 | | - <MicrosoftDotNetGenFacadesVersion>8.0.0-beta.26112.1</MicrosoftDotNetGenFacadesVersion> |
95 | | - <MicrosoftDotNetXUnitExtensionsVersion>8.0.0-beta.26112.1</MicrosoftDotNetXUnitExtensionsVersion> |
96 | | - <MicrosoftDotNetXUnitConsoleRunnerVersion>2.5.1-beta.26112.1</MicrosoftDotNetXUnitConsoleRunnerVersion> |
97 | | - <MicrosoftDotNetBuildTasksArchivesVersion>8.0.0-beta.26112.1</MicrosoftDotNetBuildTasksArchivesVersion> |
98 | | - <MicrosoftDotNetBuildTasksInstallersVersion>8.0.0-beta.26112.1</MicrosoftDotNetBuildTasksInstallersVersion> |
99 | | - <MicrosoftDotNetBuildTasksPackagingVersion>8.0.0-beta.26112.1</MicrosoftDotNetBuildTasksPackagingVersion> |
100 | | - <MicrosoftDotNetBuildTasksTargetFrameworkVersion>8.0.0-beta.26112.1</MicrosoftDotNetBuildTasksTargetFrameworkVersion> |
101 | | - <MicrosoftDotNetBuildTasksTemplatingVersion>8.0.0-beta.26112.1</MicrosoftDotNetBuildTasksTemplatingVersion> |
102 | | - <MicrosoftDotNetBuildTasksWorkloadsPackageVersion>8.0.0-beta.26112.1</MicrosoftDotNetBuildTasksWorkloadsPackageVersion> |
103 | | - <MicrosoftDotNetRemoteExecutorVersion>8.0.0-beta.26112.1</MicrosoftDotNetRemoteExecutorVersion> |
104 | | - <MicrosoftDotNetVersionToolsTasksVersion>8.0.0-beta.26112.1</MicrosoftDotNetVersionToolsTasksVersion> |
105 | | - <MicrosoftDotNetPackageTestingVersion>8.0.0-beta.26112.1</MicrosoftDotNetPackageTestingVersion> |
| 91 | + <MicrosoftDotNetBuildTasksFeedVersion>8.0.0-beta.26224.3</MicrosoftDotNetBuildTasksFeedVersion> |
| 92 | + <MicrosoftDotNetCodeAnalysisVersion>8.0.0-beta.26224.3</MicrosoftDotNetCodeAnalysisVersion> |
| 93 | + <MicrosoftDotNetGenAPIVersion>8.0.0-beta.26224.3</MicrosoftDotNetGenAPIVersion> |
| 94 | + <MicrosoftDotNetGenFacadesVersion>8.0.0-beta.26224.3</MicrosoftDotNetGenFacadesVersion> |
| 95 | + <MicrosoftDotNetXUnitExtensionsVersion>8.0.0-beta.26224.3</MicrosoftDotNetXUnitExtensionsVersion> |
| 96 | + <MicrosoftDotNetXUnitConsoleRunnerVersion>2.5.1-beta.26224.3</MicrosoftDotNetXUnitConsoleRunnerVersion> |
| 97 | + <MicrosoftDotNetBuildTasksArchivesVersion>8.0.0-beta.26224.3</MicrosoftDotNetBuildTasksArchivesVersion> |
| 98 | + <MicrosoftDotNetBuildTasksInstallersVersion>8.0.0-beta.26224.3</MicrosoftDotNetBuildTasksInstallersVersion> |
| 99 | + <MicrosoftDotNetBuildTasksPackagingVersion>8.0.0-beta.26224.3</MicrosoftDotNetBuildTasksPackagingVersion> |
| 100 | + <MicrosoftDotNetBuildTasksTargetFrameworkVersion>8.0.0-beta.26224.3</MicrosoftDotNetBuildTasksTargetFrameworkVersion> |
| 101 | + <MicrosoftDotNetBuildTasksTemplatingVersion>8.0.0-beta.26224.3</MicrosoftDotNetBuildTasksTemplatingVersion> |
| 102 | + <MicrosoftDotNetBuildTasksWorkloadsPackageVersion>8.0.0-beta.26224.3</MicrosoftDotNetBuildTasksWorkloadsPackageVersion> |
| 103 | + <MicrosoftDotNetRemoteExecutorVersion>8.0.0-beta.26224.3</MicrosoftDotNetRemoteExecutorVersion> |
| 104 | + <MicrosoftDotNetVersionToolsTasksVersion>8.0.0-beta.26224.3</MicrosoftDotNetVersionToolsTasksVersion> |
| 105 | + <MicrosoftDotNetPackageTestingVersion>8.0.0-beta.26224.3</MicrosoftDotNetPackageTestingVersion> |
106 | 106 | <!-- NuGet dependencies --> |
107 | 107 | <NuGetBuildTasksPackVersion>6.0.0-preview.1.102</NuGetBuildTasksPackVersion> |
108 | 108 | <!-- Installer dependencies --> |
|
154 | 154 | <SystemValueTupleVersion>4.5.0</SystemValueTupleVersion> |
155 | 155 | <runtimenativeSystemIOPortsVersion>8.0.0-rc.1.23406.6</runtimenativeSystemIOPortsVersion> |
156 | 156 | <!-- Runtime-Assets dependencies --> |
157 | | - <SystemRuntimeNumericsTestDataVersion>8.0.0-beta.25625.3</SystemRuntimeNumericsTestDataVersion> |
158 | | - <SystemComponentModelTypeConverterTestDataVersion>8.0.0-beta.25625.3</SystemComponentModelTypeConverterTestDataVersion> |
159 | | - <SystemDataCommonTestDataVersion>8.0.0-beta.25625.3</SystemDataCommonTestDataVersion> |
160 | | - <SystemDrawingCommonTestDataVersion>8.0.0-beta.25625.3</SystemDrawingCommonTestDataVersion> |
161 | | - <SystemFormatsTarTestDataVersion>8.0.0-beta.25625.3</SystemFormatsTarTestDataVersion> |
162 | | - <SystemIOCompressionTestDataVersion>8.0.0-beta.25625.3</SystemIOCompressionTestDataVersion> |
163 | | - <SystemIOPackagingTestDataVersion>8.0.0-beta.25625.3</SystemIOPackagingTestDataVersion> |
164 | | - <SystemNetTestDataVersion>8.0.0-beta.25625.3</SystemNetTestDataVersion> |
165 | | - <SystemPrivateRuntimeUnicodeDataVersion>8.0.0-beta.25625.3</SystemPrivateRuntimeUnicodeDataVersion> |
166 | | - <SystemRuntimeTimeZoneDataVersion>8.0.0-beta.25625.3</SystemRuntimeTimeZoneDataVersion> |
167 | | - <SystemSecurityCryptographyX509CertificatesTestDataVersion>8.0.0-beta.25625.3</SystemSecurityCryptographyX509CertificatesTestDataVersion> |
168 | | - <SystemTextRegularExpressionsTestDataVersion>8.0.0-beta.25625.3</SystemTextRegularExpressionsTestDataVersion> |
169 | | - <SystemWindowsExtensionsTestDataVersion>8.0.0-beta.25625.3</SystemWindowsExtensionsTestDataVersion> |
170 | | - <MicrosoftDotNetCilStripSourcesVersion>8.0.0-beta.25625.3</MicrosoftDotNetCilStripSourcesVersion> |
| 157 | + <SystemRuntimeNumericsTestDataVersion>8.0.0-beta.26153.1</SystemRuntimeNumericsTestDataVersion> |
| 158 | + <SystemComponentModelTypeConverterTestDataVersion>8.0.0-beta.26153.1</SystemComponentModelTypeConverterTestDataVersion> |
| 159 | + <SystemDataCommonTestDataVersion>8.0.0-beta.26153.1</SystemDataCommonTestDataVersion> |
| 160 | + <SystemDrawingCommonTestDataVersion>8.0.0-beta.26153.1</SystemDrawingCommonTestDataVersion> |
| 161 | + <SystemFormatsTarTestDataVersion>8.0.0-beta.26153.1</SystemFormatsTarTestDataVersion> |
| 162 | + <SystemIOCompressionTestDataVersion>8.0.0-beta.26153.1</SystemIOCompressionTestDataVersion> |
| 163 | + <SystemIOPackagingTestDataVersion>8.0.0-beta.26153.1</SystemIOPackagingTestDataVersion> |
| 164 | + <SystemNetTestDataVersion>8.0.0-beta.26153.1</SystemNetTestDataVersion> |
| 165 | + <SystemPrivateRuntimeUnicodeDataVersion>8.0.0-beta.26153.1</SystemPrivateRuntimeUnicodeDataVersion> |
| 166 | + <SystemRuntimeTimeZoneDataVersion>8.0.0-beta.26153.1</SystemRuntimeTimeZoneDataVersion> |
| 167 | + <SystemSecurityCryptographyX509CertificatesTestDataVersion>8.0.0-beta.26153.1</SystemSecurityCryptographyX509CertificatesTestDataVersion> |
| 168 | + <SystemTextRegularExpressionsTestDataVersion>8.0.0-beta.26153.1</SystemTextRegularExpressionsTestDataVersion> |
| 169 | + <SystemWindowsExtensionsTestDataVersion>8.0.0-beta.26153.1</SystemWindowsExtensionsTestDataVersion> |
| 170 | + <MicrosoftDotNetCilStripSourcesVersion>8.0.0-beta.26153.1</MicrosoftDotNetCilStripSourcesVersion> |
171 | 171 | <!-- dotnet-optimization dependencies --> |
172 | 172 | <optimizationwindows_ntx64MIBCRuntimeVersion>1.0.0-prerelease.23566.3</optimizationwindows_ntx64MIBCRuntimeVersion> |
173 | 173 | <optimizationwindows_ntx86MIBCRuntimeVersion>1.0.0-prerelease.23566.3</optimizationwindows_ntx86MIBCRuntimeVersion> |
|
197 | 197 | <!-- Testing --> |
198 | 198 | <MicrosoftNETCoreCoreDisToolsVersion>1.1.0</MicrosoftNETCoreCoreDisToolsVersion> |
199 | 199 | <MicrosoftNETTestSdkVersion>17.4.0-preview-20220707-01</MicrosoftNETTestSdkVersion> |
200 | | - <MicrosoftDotNetXHarnessTestRunnersCommonVersion>8.0.0-prerelease.25516.2</MicrosoftDotNetXHarnessTestRunnersCommonVersion> |
201 | | - <MicrosoftDotNetXHarnessTestRunnersXunitVersion>8.0.0-prerelease.25516.2</MicrosoftDotNetXHarnessTestRunnersXunitVersion> |
202 | | - <MicrosoftDotNetXHarnessCLIVersion>8.0.0-prerelease.25516.2</MicrosoftDotNetXHarnessCLIVersion> |
203 | | - <MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>8.0.0-alpha.0.26116.3</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion> |
| 200 | + <MicrosoftDotNetXHarnessTestRunnersCommonVersion>11.0.0-prerelease.26180.1</MicrosoftDotNetXHarnessTestRunnersCommonVersion> |
| 201 | + <MicrosoftDotNetXHarnessTestRunnersXunitVersion>11.0.0-prerelease.26180.1</MicrosoftDotNetXHarnessTestRunnersXunitVersion> |
| 202 | + <MicrosoftDotNetXHarnessCLIVersion>11.0.0-prerelease.26180.1</MicrosoftDotNetXHarnessCLIVersion> |
| 203 | + <MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>8.0.0-alpha.0.26202.2</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion> |
204 | 204 | <XUnitVersion>2.4.2</XUnitVersion> |
205 | 205 | <XUnitAnalyzersVersion>1.0.0</XUnitAnalyzersVersion> |
206 | 206 | <XUnitRunnerVisualStudioVersion>2.4.5</XUnitRunnerVisualStudioVersion> |
|
231 | 231 | <!-- ILCompiler --> |
232 | 232 | <MicrosoftDotNetILCompilerVersion>8.0.0-rc.1.23406.6</MicrosoftDotNetILCompilerVersion> |
233 | 233 | <!-- ICU --> |
234 | | - <MicrosoftNETCoreRuntimeICUTransportVersion>8.0.0-rtm.25625.2</MicrosoftNETCoreRuntimeICUTransportVersion> |
| 234 | + <MicrosoftNETCoreRuntimeICUTransportVersion>8.0.0-rtm.26256.1</MicrosoftNETCoreRuntimeICUTransportVersion> |
235 | 235 | <!-- MsQuic --> |
236 | | - <MicrosoftNativeQuicMsQuicSchannelVersion>2.4.16</MicrosoftNativeQuicMsQuicSchannelVersion> |
| 236 | + <MicrosoftNativeQuicMsQuicSchannelVersion>2.4.18</MicrosoftNativeQuicMsQuicSchannelVersion> |
237 | 237 | <!-- Mono LLVM --> |
238 | 238 | <runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>16.0.5-alpha.1.25311.1</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion> |
239 | 239 | <runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>16.0.5-alpha.1.25311.1</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion> |
|
253 | 253 | Note: when the name is updated, make sure to update dependency name in eng/pipelines/common/xplat-setup.yml |
254 | 254 | like - DarcDependenciesChanged.Microsoft_NET_Workload_Emscripten_Current_Manifest-8_0_100_Transport |
255 | 255 | --> |
256 | | - <MicrosoftNETWorkloadEmscriptenCurrentManifest80100Version>8.0.26</MicrosoftNETWorkloadEmscriptenCurrentManifest80100Version> |
| 256 | + <MicrosoftNETWorkloadEmscriptenCurrentManifest80100Version>8.0.28</MicrosoftNETWorkloadEmscriptenCurrentManifest80100Version> |
257 | 257 | <MicrosoftNETRuntimeEmscriptenVersion>$(MicrosoftNETWorkloadEmscriptenCurrentManifest80100Version)</MicrosoftNETRuntimeEmscriptenVersion> |
258 | 258 | <!-- SdkVersionForWorkloadTesting is used to compute the sdk band and version for workload testing. |
259 | 259 | The published manifests are built in dotnet/sdk so these values are for testing purposes only. |
|
0 commit comments