|
31 | 31 | </ItemGroup>
|
32 | 32 | <PropertyGroup>
|
33 | 33 | <!-- dotnet/roslyn-analyzers dependencies -->
|
34 |
| - <MicrosoftCodeAnalysisAnalyzersVersion>3.3.5-beta1.23076.2</MicrosoftCodeAnalysisAnalyzersVersion> |
35 |
| - <MicrosoftCodeAnalysisNetAnalyzersVersion>8.0.0-preview1.23076.2</MicrosoftCodeAnalysisNetAnalyzersVersion> |
| 34 | + <MicrosoftCodeAnalysisAnalyzersVersion>3.3.5-beta1.23081.3</MicrosoftCodeAnalysisAnalyzersVersion> |
| 35 | + <MicrosoftCodeAnalysisNetAnalyzersVersion>8.0.0-preview1.23081.3</MicrosoftCodeAnalysisNetAnalyzersVersion> |
36 | 36 | <!-- dotnet/roslyn dependencies -->
|
37 | 37 | <!--
|
38 | 38 | 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.
|
|
101 | 101 | <!-- NuGet dependencies -->
|
102 | 102 | <NuGetBuildTasksPackVersion>6.0.0-preview.1.102</NuGetBuildTasksPackVersion>
|
103 | 103 | <!-- Installer dependencies -->
|
104 |
| - <MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-alpha.1.23072.5</MicrosoftNETCoreAppRuntimewinx64Version> |
| 104 | + <MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-alpha.1.23079.4</MicrosoftNETCoreAppRuntimewinx64Version> |
105 | 105 | <MicrosoftExtensionsDependencyModelVersion>6.0.0</MicrosoftExtensionsDependencyModelVersion>
|
106 | 106 | <!-- CoreClr dependencies -->
|
107 |
| - <MicrosoftNETCoreILAsmVersion>8.0.0-alpha.1.23072.5</MicrosoftNETCoreILAsmVersion> |
108 |
| - <runtimelinuxarm64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.23073.1</runtimelinuxarm64MicrosoftNETCoreRuntimeObjWriterVersion> |
109 |
| - <runtimelinuxx64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.23073.1</runtimelinuxx64MicrosoftNETCoreRuntimeObjWriterVersion> |
110 |
| - <runtimelinuxmuslarm64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.23073.1</runtimelinuxmuslarm64MicrosoftNETCoreRuntimeObjWriterVersion> |
111 |
| - <runtimelinuxmuslx64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.23073.1</runtimelinuxmuslx64MicrosoftNETCoreRuntimeObjWriterVersion> |
112 |
| - <runtimewinarm64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.23073.1</runtimewinarm64MicrosoftNETCoreRuntimeObjWriterVersion> |
113 |
| - <runtimewinx64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.23073.1</runtimewinx64MicrosoftNETCoreRuntimeObjWriterVersion> |
114 |
| - <runtimeosx110arm64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.23073.1</runtimeosx110arm64MicrosoftNETCoreRuntimeObjWriterVersion> |
115 |
| - <runtimeosx1012x64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.23073.1</runtimeosx1012x64MicrosoftNETCoreRuntimeObjWriterVersion> |
| 107 | + <MicrosoftNETCoreILAsmVersion>8.0.0-alpha.1.23079.4</MicrosoftNETCoreILAsmVersion> |
| 108 | + <runtimelinuxarm64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.23080.1</runtimelinuxarm64MicrosoftNETCoreRuntimeObjWriterVersion> |
| 109 | + <runtimelinuxx64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.23080.1</runtimelinuxx64MicrosoftNETCoreRuntimeObjWriterVersion> |
| 110 | + <runtimelinuxmuslarm64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.23080.1</runtimelinuxmuslarm64MicrosoftNETCoreRuntimeObjWriterVersion> |
| 111 | + <runtimelinuxmuslx64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.23080.1</runtimelinuxmuslx64MicrosoftNETCoreRuntimeObjWriterVersion> |
| 112 | + <runtimewinarm64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.23080.1</runtimewinarm64MicrosoftNETCoreRuntimeObjWriterVersion> |
| 113 | + <runtimewinx64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.23080.1</runtimewinx64MicrosoftNETCoreRuntimeObjWriterVersion> |
| 114 | + <runtimeosx110arm64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.23080.1</runtimeosx110arm64MicrosoftNETCoreRuntimeObjWriterVersion> |
| 115 | + <runtimeosx1012x64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.23080.1</runtimeosx1012x64MicrosoftNETCoreRuntimeObjWriterVersion> |
116 | 116 | <!-- Libraries dependencies -->
|
117 | 117 | <MicrosoftBclAsyncInterfacesVersion>6.0.0</MicrosoftBclAsyncInterfacesVersion>
|
118 | 118 | <MicrosoftBclHashCodeVersion>1.1.1</MicrosoftBclHashCodeVersion>
|
|
139 | 139 | <SystemSecurityPrincipalWindowsVersion>5.0.0</SystemSecurityPrincipalWindowsVersion>
|
140 | 140 | <SystemSecurityPermissionsVersion>7.0.0</SystemSecurityPermissionsVersion>
|
141 | 141 | <SystemServiceModelPrimitivesVersion>4.9.0</SystemServiceModelPrimitivesVersion>
|
142 |
| - <SystemTextJsonVersion>8.0.0-alpha.1.23072.5</SystemTextJsonVersion> |
| 142 | + <SystemTextJsonVersion>8.0.0-alpha.1.23079.4</SystemTextJsonVersion> |
143 | 143 | <SystemRuntimeCompilerServicesUnsafeVersion>6.0.0</SystemRuntimeCompilerServicesUnsafeVersion>
|
144 | 144 | <SystemThreadingAccessControlVersion>7.0.0</SystemThreadingAccessControlVersion>
|
145 | 145 | <SystemThreadingTasksExtensionsVersion>4.5.4</SystemThreadingTasksExtensionsVersion>
|
146 | 146 | <SystemValueTupleVersion>4.5.0</SystemValueTupleVersion>
|
147 |
| - <runtimenativeSystemIOPortsVersion>8.0.0-alpha.1.23072.5</runtimenativeSystemIOPortsVersion> |
| 147 | + <runtimenativeSystemIOPortsVersion>8.0.0-alpha.1.23079.4</runtimenativeSystemIOPortsVersion> |
148 | 148 | <!-- Runtime-Assets dependencies -->
|
149 |
| - <SystemRuntimeNumericsTestDataVersion>8.0.0-beta.23073.1</SystemRuntimeNumericsTestDataVersion> |
150 |
| - <SystemComponentModelTypeConverterTestDataVersion>8.0.0-beta.23073.1</SystemComponentModelTypeConverterTestDataVersion> |
151 |
| - <SystemDrawingCommonTestDataVersion>8.0.0-beta.23073.1</SystemDrawingCommonTestDataVersion> |
152 |
| - <SystemFormatsTarTestDataVersion>8.0.0-beta.23073.1</SystemFormatsTarTestDataVersion> |
153 |
| - <SystemIOCompressionTestDataVersion>8.0.0-beta.23073.1</SystemIOCompressionTestDataVersion> |
154 |
| - <SystemIOPackagingTestDataVersion>8.0.0-beta.23073.1</SystemIOPackagingTestDataVersion> |
155 |
| - <SystemNetTestDataVersion>8.0.0-beta.23073.1</SystemNetTestDataVersion> |
156 |
| - <SystemPrivateRuntimeUnicodeDataVersion>8.0.0-beta.23073.1</SystemPrivateRuntimeUnicodeDataVersion> |
157 |
| - <SystemRuntimeTimeZoneDataVersion>8.0.0-beta.23073.1</SystemRuntimeTimeZoneDataVersion> |
158 |
| - <SystemSecurityCryptographyX509CertificatesTestDataVersion>8.0.0-beta.23073.1</SystemSecurityCryptographyX509CertificatesTestDataVersion> |
159 |
| - <SystemTextRegularExpressionsTestDataVersion>8.0.0-beta.23073.1</SystemTextRegularExpressionsTestDataVersion> |
160 |
| - <SystemWindowsExtensionsTestDataVersion>8.0.0-beta.23073.1</SystemWindowsExtensionsTestDataVersion> |
161 |
| - <MicrosoftDotNetCilStripSourcesVersion>8.0.0-beta.23073.1</MicrosoftDotNetCilStripSourcesVersion> |
| 149 | + <SystemRuntimeNumericsTestDataVersion>8.0.0-beta.23080.1</SystemRuntimeNumericsTestDataVersion> |
| 150 | + <SystemComponentModelTypeConverterTestDataVersion>8.0.0-beta.23080.1</SystemComponentModelTypeConverterTestDataVersion> |
| 151 | + <SystemDrawingCommonTestDataVersion>8.0.0-beta.23080.1</SystemDrawingCommonTestDataVersion> |
| 152 | + <SystemFormatsTarTestDataVersion>8.0.0-beta.23080.1</SystemFormatsTarTestDataVersion> |
| 153 | + <SystemIOCompressionTestDataVersion>8.0.0-beta.23080.1</SystemIOCompressionTestDataVersion> |
| 154 | + <SystemIOPackagingTestDataVersion>8.0.0-beta.23080.1</SystemIOPackagingTestDataVersion> |
| 155 | + <SystemNetTestDataVersion>8.0.0-beta.23080.1</SystemNetTestDataVersion> |
| 156 | + <SystemPrivateRuntimeUnicodeDataVersion>8.0.0-beta.23080.1</SystemPrivateRuntimeUnicodeDataVersion> |
| 157 | + <SystemRuntimeTimeZoneDataVersion>8.0.0-beta.23080.1</SystemRuntimeTimeZoneDataVersion> |
| 158 | + <SystemSecurityCryptographyX509CertificatesTestDataVersion>8.0.0-beta.23080.1</SystemSecurityCryptographyX509CertificatesTestDataVersion> |
| 159 | + <SystemTextRegularExpressionsTestDataVersion>8.0.0-beta.23080.1</SystemTextRegularExpressionsTestDataVersion> |
| 160 | + <SystemWindowsExtensionsTestDataVersion>8.0.0-beta.23080.1</SystemWindowsExtensionsTestDataVersion> |
| 161 | + <MicrosoftDotNetCilStripSourcesVersion>8.0.0-beta.23080.1</MicrosoftDotNetCilStripSourcesVersion> |
162 | 162 | <!-- dotnet-optimization dependencies -->
|
163 | 163 | <optimizationwindows_ntx64MIBCRuntimeVersion>1.0.0-prerelease.23068.4</optimizationwindows_ntx64MIBCRuntimeVersion>
|
164 | 164 | <optimizationwindows_ntx86MIBCRuntimeVersion>1.0.0-prerelease.23068.4</optimizationwindows_ntx86MIBCRuntimeVersion>
|
|
183 | 183 | <!-- Testing -->
|
184 | 184 | <MicrosoftNETCoreCoreDisToolsVersion>1.1.0</MicrosoftNETCoreCoreDisToolsVersion>
|
185 | 185 | <MicrosoftNETTestSdkVersion>17.4.0-preview-20220707-01</MicrosoftNETTestSdkVersion>
|
186 |
| - <MicrosoftDotNetXHarnessTestRunnersCommonVersion>1.0.0-prerelease.23073.2</MicrosoftDotNetXHarnessTestRunnersCommonVersion> |
187 |
| - <MicrosoftDotNetXHarnessTestRunnersXunitVersion>1.0.0-prerelease.23073.2</MicrosoftDotNetXHarnessTestRunnersXunitVersion> |
188 |
| - <MicrosoftDotNetXHarnessCLIVersion>1.0.0-prerelease.23073.2</MicrosoftDotNetXHarnessCLIVersion> |
189 |
| - <MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>1.1.0-alpha.0.23073.1</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion> |
| 186 | + <MicrosoftDotNetXHarnessTestRunnersCommonVersion>1.0.0-prerelease.23080.1</MicrosoftDotNetXHarnessTestRunnersCommonVersion> |
| 187 | + <MicrosoftDotNetXHarnessTestRunnersXunitVersion>1.0.0-prerelease.23080.1</MicrosoftDotNetXHarnessTestRunnersXunitVersion> |
| 188 | + <MicrosoftDotNetXHarnessCLIVersion>1.0.0-prerelease.23080.1</MicrosoftDotNetXHarnessCLIVersion> |
| 189 | + <MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>1.1.0-alpha.0.23080.1</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion> |
190 | 190 | <XUnitVersion>2.4.2</XUnitVersion>
|
191 | 191 | <XUnitAnalyzersVersion>1.0.0</XUnitAnalyzersVersion>
|
192 | 192 | <XUnitRunnerVisualStudioVersion>2.4.5</XUnitRunnerVisualStudioVersion>
|
|
216 | 216 | <MicrosoftNETILLinkTasksVersion>8.0.100-1.23067.1</MicrosoftNETILLinkTasksVersion>
|
217 | 217 | <MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
|
218 | 218 | <!-- Mono Cecil -->
|
219 |
| - <MicrosoftDotNetCecilVersion>0.11.4-alpha.23073.1</MicrosoftDotNetCecilVersion> |
220 |
| - <MicrosoftDotNetCecilPdbVersion>0.11.4-alpha.23073.1</MicrosoftDotNetCecilPdbVersion> |
| 219 | + <MicrosoftDotNetCecilVersion>0.11.4-alpha.23080.1</MicrosoftDotNetCecilVersion> |
| 220 | + <MicrosoftDotNetCecilPdbVersion>0.11.4-alpha.23080.1</MicrosoftDotNetCecilPdbVersion> |
221 | 221 | <!-- ICU -->
|
222 |
| - <MicrosoftNETCoreRuntimeICUTransportVersion>8.0.0-alpha.1.23077.1</MicrosoftNETCoreRuntimeICUTransportVersion> |
| 222 | + <MicrosoftNETCoreRuntimeICUTransportVersion>8.0.0-preview.2.23080.3</MicrosoftNETCoreRuntimeICUTransportVersion> |
223 | 223 | <!-- MsQuic -->
|
224 | 224 | <MicrosoftNativeQuicMsQuicVersion>2.1.1</MicrosoftNativeQuicMsQuicVersion>
|
225 | 225 | <SystemNetMsQuicTransportVersion>7.0.0-alpha.1.22406.1</SystemNetMsQuicTransportVersion>
|
226 | 226 | <!-- Mono LLVM -->
|
227 |
| - <runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>14.0.0-alpha.1.23074.1</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion> |
228 |
| - <runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>14.0.0-alpha.1.23074.1</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion> |
229 |
| - <runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>14.0.0-alpha.1.23074.1</runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion> |
230 |
| - <runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>14.0.0-alpha.1.23074.1</runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion> |
231 |
| - <runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>14.0.0-alpha.1.23074.1</runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion> |
232 |
| - <runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>14.0.0-alpha.1.23074.1</runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion> |
233 |
| - <runtimeosxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>14.0.0-alpha.1.23074.1</runtimeosxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion> |
234 |
| - <runtimeosxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>14.0.0-alpha.1.23074.1</runtimeosxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion> |
235 |
| - <runtimeosxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>14.0.0-alpha.1.23074.1</runtimeosxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion> |
236 |
| - <runtimeosxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>14.0.0-alpha.1.23074.1</runtimeosxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion> |
| 227 | + <runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>14.0.0-alpha.1.23080.3</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion> |
| 228 | + <runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>14.0.0-alpha.1.23080.3</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion> |
| 229 | + <runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>14.0.0-alpha.1.23080.3</runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion> |
| 230 | + <runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>14.0.0-alpha.1.23080.3</runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion> |
| 231 | + <runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>14.0.0-alpha.1.23080.3</runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion> |
| 232 | + <runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>14.0.0-alpha.1.23080.3</runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion> |
| 233 | + <runtimeosxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>14.0.0-alpha.1.23080.3</runtimeosxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion> |
| 234 | + <runtimeosxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>14.0.0-alpha.1.23080.3</runtimeosxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion> |
| 235 | + <runtimeosxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>14.0.0-alpha.1.23080.3</runtimeosxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion> |
| 236 | + <runtimeosxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>14.0.0-alpha.1.23080.3</runtimeosxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion> |
237 | 237 | <!-- emscripten / Node -->
|
238 | 238 | <MicrosoftNETWorkloadEmscriptenCurrentManifest80100preview2Version>8.0.0-preview.2.23081.1</MicrosoftNETWorkloadEmscriptenCurrentManifest80100preview2Version>
|
239 | 239 | <MicrosoftNETRuntimeEmscriptenVersion>$(MicrosoftNETWorkloadEmscriptenCurrentManifest80100preview2Version)</MicrosoftNETRuntimeEmscriptenVersion>
|
240 | 240 | <!-- workloads -->
|
241 | 241 | <SwixPackageVersion>1.1.87-gba258badda</SwixPackageVersion>
|
242 | 242 | <WixPackageVersion>1.0.0-v3.14.0.5722</WixPackageVersion>
|
243 | 243 | <!-- JIT Tools -->
|
244 |
| - <runtimelinuxarm64MicrosoftNETCoreRuntimeJITToolsVersion>1.0.0-alpha.1.23073.1</runtimelinuxarm64MicrosoftNETCoreRuntimeJITToolsVersion> |
245 |
| - <runtimelinuxx64MicrosoftNETCoreRuntimeJITToolsVersion>1.0.0-alpha.1.23073.1</runtimelinuxx64MicrosoftNETCoreRuntimeJITToolsVersion> |
246 |
| - <runtimelinuxmuslarm64MicrosoftNETCoreRuntimeJITToolsVersion>1.0.0-alpha.1.23073.1</runtimelinuxmuslarm64MicrosoftNETCoreRuntimeJITToolsVersion> |
247 |
| - <runtimelinuxmuslx64MicrosoftNETCoreRuntimeJITToolsVersion>1.0.0-alpha.1.23073.1</runtimelinuxmuslx64MicrosoftNETCoreRuntimeJITToolsVersion> |
248 |
| - <runtimewinarm64MicrosoftNETCoreRuntimeJITToolsVersion>1.0.0-alpha.1.23073.1</runtimewinarm64MicrosoftNETCoreRuntimeJITToolsVersion> |
249 |
| - <runtimewinx64MicrosoftNETCoreRuntimeJITToolsVersion>1.0.0-alpha.1.23073.1</runtimewinx64MicrosoftNETCoreRuntimeJITToolsVersion> |
250 |
| - <runtimeosx110arm64MicrosoftNETCoreRuntimeJITToolsVersion>1.0.0-alpha.1.23073.1</runtimeosx110arm64MicrosoftNETCoreRuntimeJITToolsVersion> |
251 |
| - <runtimeosx1012x64MicrosoftNETCoreRuntimeJITToolsVersion>1.0.0-alpha.1.23073.1</runtimeosx1012x64MicrosoftNETCoreRuntimeJITToolsVersion> |
| 244 | + <runtimelinuxarm64MicrosoftNETCoreRuntimeJITToolsVersion>1.0.0-alpha.1.23080.1</runtimelinuxarm64MicrosoftNETCoreRuntimeJITToolsVersion> |
| 245 | + <runtimelinuxx64MicrosoftNETCoreRuntimeJITToolsVersion>1.0.0-alpha.1.23080.1</runtimelinuxx64MicrosoftNETCoreRuntimeJITToolsVersion> |
| 246 | + <runtimelinuxmuslarm64MicrosoftNETCoreRuntimeJITToolsVersion>1.0.0-alpha.1.23080.1</runtimelinuxmuslarm64MicrosoftNETCoreRuntimeJITToolsVersion> |
| 247 | + <runtimelinuxmuslx64MicrosoftNETCoreRuntimeJITToolsVersion>1.0.0-alpha.1.23080.1</runtimelinuxmuslx64MicrosoftNETCoreRuntimeJITToolsVersion> |
| 248 | + <runtimewinarm64MicrosoftNETCoreRuntimeJITToolsVersion>1.0.0-alpha.1.23080.1</runtimewinarm64MicrosoftNETCoreRuntimeJITToolsVersion> |
| 249 | + <runtimewinx64MicrosoftNETCoreRuntimeJITToolsVersion>1.0.0-alpha.1.23080.1</runtimewinx64MicrosoftNETCoreRuntimeJITToolsVersion> |
| 250 | + <runtimeosx110arm64MicrosoftNETCoreRuntimeJITToolsVersion>1.0.0-alpha.1.23080.1</runtimeosx110arm64MicrosoftNETCoreRuntimeJITToolsVersion> |
| 251 | + <runtimeosx1012x64MicrosoftNETCoreRuntimeJITToolsVersion>1.0.0-alpha.1.23080.1</runtimeosx1012x64MicrosoftNETCoreRuntimeJITToolsVersion> |
252 | 252 | <!-- BrowserDebugProxy libs -->
|
253 | 253 | <MicrosoftExtensionsLoggingVersion>3.1.7</MicrosoftExtensionsLoggingVersion>
|
254 | 254 | <MicrosoftSymbolStoreVersion>1.0.406601</MicrosoftSymbolStoreVersion>
|
|
0 commit comments