|
12 | 12 | <PackageVersionNet7>7.0.20</PackageVersionNet7> |
13 | 13 | <PackageVersionNet6>6.0.36</PackageVersionNet6> |
14 | 14 | <PreReleaseVersionLabel>preview</PreReleaseVersionLabel> |
15 | | - <PreReleaseVersionIteration>6</PreReleaseVersionIteration> |
| 15 | + <PreReleaseVersionIteration>7</PreReleaseVersionIteration> |
16 | 16 | <!-- Enable to remove prerelease label. --> |
17 | 17 | <StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">false</StabilizePackageVersion> |
18 | 18 | <DotNetFinalVersionKind Condition="'$(StabilizePackageVersion)' == 'true'">release</DotNetFinalVersionKind> |
|
36 | 36 | </ItemGroup> |
37 | 37 | <PropertyGroup> |
38 | 38 | <!-- dotnet/roslyn-analyzers dependencies --> |
39 | | - <MicrosoftCodeAnalysisNetAnalyzersVersion>10.0.0-preview.25302.103</MicrosoftCodeAnalysisNetAnalyzersVersion> |
| 39 | + <MicrosoftCodeAnalysisNetAnalyzersVersion>10.0.0-preview.25311.107</MicrosoftCodeAnalysisNetAnalyzersVersion> |
40 | 40 | <!-- dotnet/roslyn dependencies --> |
41 | | - <MicrosoftCodeAnalysisAnalyzersVersion>5.0.0-1.25302.103</MicrosoftCodeAnalysisAnalyzersVersion> |
| 41 | + <MicrosoftCodeAnalysisAnalyzersVersion>5.0.0-1.25311.107</MicrosoftCodeAnalysisAnalyzersVersion> |
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>5.0.0-1.25302.103</MicrosoftCodeAnalysisCSharpVersion> |
48 | | - <MicrosoftCodeAnalysisVersion>5.0.0-1.25302.103</MicrosoftCodeAnalysisVersion> |
49 | | - <MicrosoftNetCompilersToolsetVersion>5.0.0-1.25302.103</MicrosoftNetCompilersToolsetVersion> |
| 47 | + <MicrosoftCodeAnalysisCSharpVersion>5.0.0-1.25311.107</MicrosoftCodeAnalysisCSharpVersion> |
| 48 | + <MicrosoftCodeAnalysisVersion>5.0.0-1.25311.107</MicrosoftCodeAnalysisVersion> |
| 49 | + <MicrosoftNetCompilersToolsetVersion>5.0.0-1.25311.107</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>10.0.100-preview.6.25302.103</MicrosoftDotNetApiCompatTaskVersion> |
| 86 | + <MicrosoftDotNetApiCompatTaskVersion>10.0.100-preview.6.25311.107</MicrosoftDotNetApiCompatTaskVersion> |
87 | 87 | <!-- Arcade dependencies --> |
88 | | - <MicrosoftDotNetBuildTasksFeedVersion>10.0.0-beta.25302.103</MicrosoftDotNetBuildTasksFeedVersion> |
89 | | - <MicrosoftDotNetCodeAnalysisVersion>10.0.0-beta.25302.103</MicrosoftDotNetCodeAnalysisVersion> |
90 | | - <MicrosoftDotNetGenAPIVersion>10.0.0-beta.25302.103</MicrosoftDotNetGenAPIVersion> |
91 | | - <MicrosoftDotNetGenFacadesVersion>10.0.0-beta.25302.103</MicrosoftDotNetGenFacadesVersion> |
92 | | - <MicrosoftDotNetXUnitAssertVersion>2.9.2-beta.25302.103</MicrosoftDotNetXUnitAssertVersion> |
93 | | - <MicrosoftDotNetXUnitExtensionsVersion>10.0.0-beta.25302.103</MicrosoftDotNetXUnitExtensionsVersion> |
94 | | - <MicrosoftDotNetXUnitConsoleRunnerVersion>2.9.2-beta.25302.103</MicrosoftDotNetXUnitConsoleRunnerVersion> |
95 | | - <MicrosoftDotNetBuildTasksArchivesVersion>10.0.0-beta.25302.103</MicrosoftDotNetBuildTasksArchivesVersion> |
96 | | - <MicrosoftDotNetBuildTasksInstallersVersion>10.0.0-beta.25302.103</MicrosoftDotNetBuildTasksInstallersVersion> |
97 | | - <MicrosoftDotNetBuildTasksPackagingVersion>10.0.0-beta.25302.103</MicrosoftDotNetBuildTasksPackagingVersion> |
98 | | - <MicrosoftDotNetBuildTasksTargetFrameworkVersion>10.0.0-beta.25302.103</MicrosoftDotNetBuildTasksTargetFrameworkVersion> |
99 | | - <MicrosoftDotNetBuildTasksTemplatingVersion>10.0.0-beta.25302.103</MicrosoftDotNetBuildTasksTemplatingVersion> |
100 | | - <MicrosoftDotNetBuildTasksWorkloadsPackageVersion>10.0.0-beta.25302.103</MicrosoftDotNetBuildTasksWorkloadsPackageVersion> |
101 | | - <MicrosoftDotNetRemoteExecutorVersion>10.0.0-beta.25302.103</MicrosoftDotNetRemoteExecutorVersion> |
102 | | - <MicrosoftDotNetPackageTestingVersion>10.0.0-beta.25302.103</MicrosoftDotNetPackageTestingVersion> |
103 | | - <MicrosoftDotNetXliffTasksVersion>10.0.0-beta.25302.103</MicrosoftDotNetXliffTasksVersion> |
| 88 | + <MicrosoftDotNetBuildTasksFeedVersion>10.0.0-beta.25311.107</MicrosoftDotNetBuildTasksFeedVersion> |
| 89 | + <MicrosoftDotNetCodeAnalysisVersion>10.0.0-beta.25311.107</MicrosoftDotNetCodeAnalysisVersion> |
| 90 | + <MicrosoftDotNetGenAPIVersion>10.0.0-beta.25311.107</MicrosoftDotNetGenAPIVersion> |
| 91 | + <MicrosoftDotNetGenFacadesVersion>10.0.0-beta.25311.107</MicrosoftDotNetGenFacadesVersion> |
| 92 | + <MicrosoftDotNetXUnitAssertVersion>2.9.2-beta.25311.107</MicrosoftDotNetXUnitAssertVersion> |
| 93 | + <MicrosoftDotNetXUnitExtensionsVersion>10.0.0-beta.25311.107</MicrosoftDotNetXUnitExtensionsVersion> |
| 94 | + <MicrosoftDotNetXUnitConsoleRunnerVersion>2.9.2-beta.25311.107</MicrosoftDotNetXUnitConsoleRunnerVersion> |
| 95 | + <MicrosoftDotNetBuildTasksArchivesVersion>10.0.0-beta.25311.107</MicrosoftDotNetBuildTasksArchivesVersion> |
| 96 | + <MicrosoftDotNetBuildTasksInstallersVersion>10.0.0-beta.25311.107</MicrosoftDotNetBuildTasksInstallersVersion> |
| 97 | + <MicrosoftDotNetBuildTasksPackagingVersion>10.0.0-beta.25311.107</MicrosoftDotNetBuildTasksPackagingVersion> |
| 98 | + <MicrosoftDotNetBuildTasksTargetFrameworkVersion>10.0.0-beta.25311.107</MicrosoftDotNetBuildTasksTargetFrameworkVersion> |
| 99 | + <MicrosoftDotNetBuildTasksTemplatingVersion>10.0.0-beta.25311.107</MicrosoftDotNetBuildTasksTemplatingVersion> |
| 100 | + <MicrosoftDotNetBuildTasksWorkloadsPackageVersion>10.0.0-beta.25311.107</MicrosoftDotNetBuildTasksWorkloadsPackageVersion> |
| 101 | + <MicrosoftDotNetRemoteExecutorVersion>10.0.0-beta.25311.107</MicrosoftDotNetRemoteExecutorVersion> |
| 102 | + <MicrosoftDotNetPackageTestingVersion>10.0.0-beta.25311.107</MicrosoftDotNetPackageTestingVersion> |
| 103 | + <MicrosoftDotNetXliffTasksVersion>10.0.0-beta.25311.107</MicrosoftDotNetXliffTasksVersion> |
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 --> |
107 | 107 | <NuGetBuildTasksPackVersion>6.0.0-preview.1.102</NuGetBuildTasksPackVersion> |
108 | 108 | <!-- Installer dependencies --> |
109 | | - <MicrosoftNETCoreAppRefVersion>10.0.0-preview.6.25302.103</MicrosoftNETCoreAppRefVersion> |
| 109 | + <MicrosoftNETCoreAppRefVersion>10.0.0-preview.6.25311.107</MicrosoftNETCoreAppRefVersion> |
110 | 110 | <MicrosoftExtensionsDependencyModelVersion>6.0.0</MicrosoftExtensionsDependencyModelVersion> |
111 | 111 | <!-- ILAsm dependencies --> |
112 | | - <MicrosoftNETCoreILAsmVersion>10.0.0-preview.6.25302.103</MicrosoftNETCoreILAsmVersion> |
113 | | - <MicrosoftNETSdkILVersion>10.0.0-preview.6.25302.103</MicrosoftNETSdkILVersion> |
| 112 | + <MicrosoftNETCoreILAsmVersion>10.0.0-preview.6.25311.107</MicrosoftNETCoreILAsmVersion> |
| 113 | + <MicrosoftNETSdkILVersion>10.0.0-preview.6.25311.107</MicrosoftNETSdkILVersion> |
114 | 114 | <!-- Maintenance-Packages dependencies --> |
115 | 115 | <MicrosoftBclHashCodeVersion>6.0.0</MicrosoftBclHashCodeVersion> |
116 | 116 | <SystemBuffersVersion>4.6.1</SystemBuffersVersion> |
|
128 | 128 | <SystemDrawingCommonVersion>8.0.0</SystemDrawingCommonVersion> |
129 | 129 | <SystemFormatsAsn1Version>8.0.1</SystemFormatsAsn1Version> |
130 | 130 | <SystemIOFileSystemAccessControlVersion>5.0.0</SystemIOFileSystemAccessControlVersion> |
131 | | - <SystemReflectionMetadataVersion>10.0.0-preview.6.25302.103</SystemReflectionMetadataVersion> |
132 | | - <SystemReflectionMetadataLoadContextVersion>10.0.0-preview.6.25302.103</SystemReflectionMetadataLoadContextVersion> |
| 131 | + <SystemReflectionMetadataVersion>10.0.0-preview.6.25311.107</SystemReflectionMetadataVersion> |
| 132 | + <SystemReflectionMetadataLoadContextVersion>10.0.0-preview.6.25311.107</SystemReflectionMetadataLoadContextVersion> |
133 | 133 | <SystemSecurityAccessControlVersion>6.0.0</SystemSecurityAccessControlVersion> |
134 | 134 | <SystemSecurityCryptographyCngVersion>5.0.0</SystemSecurityCryptographyCngVersion> |
135 | 135 | <SystemSecurityCryptographyOpenSslVersion>5.0.0</SystemSecurityCryptographyOpenSslVersion> |
136 | 136 | <SystemSecurityPrincipalWindowsVersion>5.0.0</SystemSecurityPrincipalWindowsVersion> |
137 | 137 | <SystemSecurityPermissionsVersion>7.0.0</SystemSecurityPermissionsVersion> |
138 | | - <SystemTextJsonVersion>10.0.0-preview.6.25302.103</SystemTextJsonVersion> |
| 138 | + <SystemTextJsonVersion>10.0.0-preview.6.25311.107</SystemTextJsonVersion> |
139 | 139 | <SystemThreadingAccessControlVersion>7.0.0</SystemThreadingAccessControlVersion> |
140 | | - <runtimenativeSystemIOPortsVersion>10.0.0-preview.6.25302.103</runtimenativeSystemIOPortsVersion> |
| 140 | + <runtimenativeSystemIOPortsVersion>10.0.0-preview.6.25311.107</runtimenativeSystemIOPortsVersion> |
141 | 141 | <!-- Keep toolset versions in sync with dotnet/msbuild and dotnet/sdk --> |
142 | 142 | <MicrosoftBclAsyncInterfacesToolsetVersion>8.0.0</MicrosoftBclAsyncInterfacesToolsetVersion> |
143 | 143 | <SystemBuffersToolsetVersion>4.5.1</SystemBuffersToolsetVersion> |
|
149 | 149 | <SystemTextEncodingsWebToolsetVersion>8.0.0</SystemTextEncodingsWebToolsetVersion> |
150 | 150 | <SystemThreadingTasksExtensionsToolsetVersion>4.5.4</SystemThreadingTasksExtensionsToolsetVersion> |
151 | 151 | <!-- Runtime-Assets dependencies --> |
152 | | - <SystemRuntimeNumericsTestDataVersion>10.0.0-beta.25262.1</SystemRuntimeNumericsTestDataVersion> |
153 | | - <SystemComponentModelTypeConverterTestDataVersion>10.0.0-beta.25262.1</SystemComponentModelTypeConverterTestDataVersion> |
154 | | - <SystemDataCommonTestDataVersion>10.0.0-beta.25262.1</SystemDataCommonTestDataVersion> |
155 | | - <SystemDrawingCommonTestDataVersion>10.0.0-beta.25262.1</SystemDrawingCommonTestDataVersion> |
156 | | - <SystemFormatsTarTestDataVersion>10.0.0-beta.25262.1</SystemFormatsTarTestDataVersion> |
157 | | - <SystemIOCompressionTestDataVersion>10.0.0-beta.25262.1</SystemIOCompressionTestDataVersion> |
158 | | - <SystemIOPackagingTestDataVersion>10.0.0-beta.25262.1</SystemIOPackagingTestDataVersion> |
159 | | - <SystemNetTestDataVersion>10.0.0-beta.25262.1</SystemNetTestDataVersion> |
160 | | - <SystemPrivateRuntimeUnicodeDataVersion>10.0.0-beta.25262.1</SystemPrivateRuntimeUnicodeDataVersion> |
161 | | - <SystemRuntimeTimeZoneDataVersion>10.0.0-beta.25262.1</SystemRuntimeTimeZoneDataVersion> |
162 | | - <SystemSecurityCryptographyX509CertificatesTestDataVersion>10.0.0-beta.25262.1</SystemSecurityCryptographyX509CertificatesTestDataVersion> |
163 | | - <SystemTextRegularExpressionsTestDataVersion>10.0.0-beta.25262.1</SystemTextRegularExpressionsTestDataVersion> |
164 | | - <SystemWindowsExtensionsTestDataVersion>10.0.0-beta.25262.1</SystemWindowsExtensionsTestDataVersion> |
165 | | - <MicrosoftDotNetCilStripSourcesVersion>10.0.0-beta.25262.1</MicrosoftDotNetCilStripSourcesVersion> |
166 | | - <MicrosoftNETHostModelTestDataVersion>10.0.0-beta.25262.1</MicrosoftNETHostModelTestDataVersion> |
| 152 | + <SystemRuntimeNumericsTestDataVersion>10.0.0-beta.25310.1</SystemRuntimeNumericsTestDataVersion> |
| 153 | + <SystemComponentModelTypeConverterTestDataVersion>10.0.0-beta.25310.1</SystemComponentModelTypeConverterTestDataVersion> |
| 154 | + <SystemDataCommonTestDataVersion>10.0.0-beta.25310.1</SystemDataCommonTestDataVersion> |
| 155 | + <SystemDrawingCommonTestDataVersion>10.0.0-beta.25310.1</SystemDrawingCommonTestDataVersion> |
| 156 | + <SystemFormatsTarTestDataVersion>10.0.0-beta.25310.1</SystemFormatsTarTestDataVersion> |
| 157 | + <SystemIOCompressionTestDataVersion>10.0.0-beta.25310.1</SystemIOCompressionTestDataVersion> |
| 158 | + <SystemIOPackagingTestDataVersion>10.0.0-beta.25310.1</SystemIOPackagingTestDataVersion> |
| 159 | + <SystemNetTestDataVersion>10.0.0-beta.25310.1</SystemNetTestDataVersion> |
| 160 | + <SystemPrivateRuntimeUnicodeDataVersion>10.0.0-beta.25310.1</SystemPrivateRuntimeUnicodeDataVersion> |
| 161 | + <SystemRuntimeTimeZoneDataVersion>10.0.0-beta.25310.1</SystemRuntimeTimeZoneDataVersion> |
| 162 | + <SystemSecurityCryptographyX509CertificatesTestDataVersion>10.0.0-beta.25310.1</SystemSecurityCryptographyX509CertificatesTestDataVersion> |
| 163 | + <SystemTextRegularExpressionsTestDataVersion>10.0.0-beta.25310.1</SystemTextRegularExpressionsTestDataVersion> |
| 164 | + <SystemWindowsExtensionsTestDataVersion>10.0.0-beta.25310.1</SystemWindowsExtensionsTestDataVersion> |
| 165 | + <MicrosoftDotNetCilStripSourcesVersion>10.0.0-beta.25310.1</MicrosoftDotNetCilStripSourcesVersion> |
| 166 | + <MicrosoftNETHostModelTestDataVersion>10.0.0-beta.25310.1</MicrosoftNETHostModelTestDataVersion> |
167 | 167 | <!-- xharness dependencies --> |
168 | 168 | <MicrosoftDotNetXHarnessTestRunnersCommonVersion>10.0.0-prerelease.25255.1</MicrosoftDotNetXHarnessTestRunnersCommonVersion> |
169 | 169 | <MicrosoftDotNetXHarnessTestRunnersXunitVersion>10.0.0-prerelease.25255.1</MicrosoftDotNetXHarnessTestRunnersXunitVersion> |
170 | 170 | <MicrosoftDotNetXHarnessCLIVersion>10.0.0-prerelease.25255.1</MicrosoftDotNetXHarnessCLIVersion> |
171 | 171 | <!-- hotreload-utils dependencies --> |
172 | | - <MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>10.0.0-alpha.0.25255.1</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion> |
| 172 | + <MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>10.0.0-alpha.0.25302.2</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion> |
173 | 173 | <!-- dotnet-optimization dependencies --> |
174 | 174 | <optimizationwindows_ntx64MIBCRuntimeVersion>1.0.0-prerelease.25256.1</optimizationwindows_ntx64MIBCRuntimeVersion> |
175 | 175 | <optimizationwindows_ntx86MIBCRuntimeVersion>1.0.0-prerelease.25256.1</optimizationwindows_ntx86MIBCRuntimeVersion> |
|
180 | 180 | <!-- Not auto-updated. --> |
181 | 181 | <MicrosoftDiaSymReaderVersion>2.0.0</MicrosoftDiaSymReaderVersion> |
182 | 182 | <MicrosoftDiaSymReaderNativeVersion>17.10.0-beta1.24272.1</MicrosoftDiaSymReaderNativeVersion> |
183 | | - <SystemCommandLineVersion>2.0.0-beta5.25302.103</SystemCommandLineVersion> |
| 183 | + <SystemCommandLineVersion>2.0.0-beta5.25311.107</SystemCommandLineVersion> |
184 | 184 | <TraceEventVersion>3.1.16</TraceEventVersion> |
185 | 185 | <NETStandardLibraryRefVersion>2.1.0</NETStandardLibraryRefVersion> |
186 | 186 | <NetStandardLibraryVersion>2.0.3</NetStandardLibraryVersion> |
|
226 | 226 | <!-- Docs --> |
227 | 227 | <MicrosoftPrivateIntellisenseVersion>9.0.0-preview-20241010.1</MicrosoftPrivateIntellisenseVersion> |
228 | 228 | <!-- Mono Cecil --> |
229 | | - <MicrosoftDotNetCecilVersion>0.11.5-alpha.25302.103</MicrosoftDotNetCecilVersion> |
| 229 | + <MicrosoftDotNetCecilVersion>0.11.5-alpha.25311.107</MicrosoftDotNetCecilVersion> |
230 | 230 | <!-- ICU --> |
231 | | - <MicrosoftNETCoreRuntimeICUTransportVersion>10.0.0-preview.5.25261.1</MicrosoftNETCoreRuntimeICUTransportVersion> |
| 231 | + <MicrosoftNETCoreRuntimeICUTransportVersion>10.0.0-preview.6.25302.1</MicrosoftNETCoreRuntimeICUTransportVersion> |
232 | 232 | <!-- MsQuic --> |
233 | 233 | <MicrosoftNativeQuicMsQuicSchannelVersion>2.4.8</MicrosoftNativeQuicMsQuicSchannelVersion> |
234 | 234 | <SystemNetMsQuicTransportVersion>9.0.0-alpha.1.24167.3</SystemNetMsQuicTransportVersion> |
|
258 | 258 | Note: when the name is updated, make sure to update dependency name in eng/pipelines/common/xplat-setup.yml |
259 | 259 | like - DarcDependenciesChanged.Microsoft_NET_Workload_Emscripten_Current_Manifest-10_0_100_Transport |
260 | 260 | --> |
261 | | - <MicrosoftNETWorkloadEmscriptenCurrentManifest100100TransportVersion>10.0.100-preview.6.25302.103</MicrosoftNETWorkloadEmscriptenCurrentManifest100100TransportVersion> |
| 261 | + <MicrosoftNETWorkloadEmscriptenCurrentManifest100100TransportVersion>10.0.100-preview.6.25311.107</MicrosoftNETWorkloadEmscriptenCurrentManifest100100TransportVersion> |
262 | 262 | <MicrosoftNETRuntimeEmscriptenVersion>$(MicrosoftNETWorkloadEmscriptenCurrentManifest100100TransportVersion)</MicrosoftNETRuntimeEmscriptenVersion> |
263 | 263 | <!-- workloads --> |
264 | 264 | <SwixPackageVersion>1.1.87-gba258badda</SwixPackageVersion> |
|
0 commit comments