|
1 | 1 | <Project DefaultTargets="Build">
|
| 2 | + <Import Project="Version.Details.props" Condition="Exists('Version.Details.props')" /> |
2 | 3 | <PropertyGroup>
|
3 | 4 | <MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
|
4 | 5 | </PropertyGroup>
|
|
29 | 30 | <UsingToolMicrosoftNetCompilers Condition="'$(DotNetBuildSourceOnly)' == 'true'">true</UsingToolMicrosoftNetCompilers>
|
30 | 31 | <UsingToolVSSDK>true</UsingToolVSSDK>
|
31 | 32 | <FlagNetStandard1XDependencies Condition="'$(DotNetBuildSourceOnly)' == 'true'">true</FlagNetStandard1XDependencies>
|
32 |
| - <!-- This property is only used in the dotnet test integration tests. --> |
33 |
| - <MicrosoftTestingPlatformVersion>1.9.0-preview.25381.6</MicrosoftTestingPlatformVersion> |
34 | 33 | </PropertyGroup>
|
35 | 34 | <PropertyGroup Label="Servicing version information">
|
36 | 35 | <VersionFeature21>30</VersionFeature21>
|
|
71 | 70 | <MicrosoftWindowsCsWin32PackageVersion>0.3.49-beta</MicrosoftWindowsCsWin32PackageVersion>
|
72 | 71 | <!-- When updating MicrosoftVisualStudioSolutionPersistenceVersion make sure to sync with dotnet/msbuild, dotnet/source-build-externals and NuGet/NuGet.Client -->
|
73 | 72 | <MicrosoftVisualStudioSolutionPersistenceVersion>1.0.52</MicrosoftVisualStudioSolutionPersistenceVersion>
|
74 |
| - <!-- work around a crash while we wait for acrade to flow: https://github.com/dotnet/arcade/pull/15975/files --> |
75 |
| - <XUnitRunnerVisualStudioVersion>3.1.3</XUnitRunnerVisualStudioVersion> |
76 | 73 | </PropertyGroup>
|
77 | 74 | <PropertyGroup Label="NUnit3.DotNetNew.Template version">
|
78 | 75 | <!-- NUnit3.DotNetNew.Template versions do not 'flow in' -->
|
|
81 | 78 | <PropertyGroup Label="MicroBuild.Core version">
|
82 | 79 | <MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion>
|
83 | 80 | </PropertyGroup>
|
84 |
| - <PropertyGroup> |
85 |
| - <!-- Dependency from https://github.com/dotnet/deployment-tools --> |
86 |
| - <MicrosoftDeploymentDotNetReleasesVersion>2.0.0-preview.1.25377.103</MicrosoftDeploymentDotNetReleasesVersion> |
87 |
| - </PropertyGroup> |
88 |
| - <PropertyGroup> |
89 |
| - <!-- Dependency from https://github.com/dotnet/symreader --> |
90 |
| - <MicrosoftDiaSymReaderVersion>2.2.0-beta.25377.103</MicrosoftDiaSymReaderVersion> |
91 |
| - </PropertyGroup> |
92 | 81 | <PropertyGroup>
|
93 | 82 | <!-- Dependency from https://github.com/dotnet/aspire -->
|
94 | 83 | <AspirePackageVersion>9.1.0-preview.1.24555.3</AspirePackageVersion>
|
95 | 84 | </PropertyGroup>
|
96 | 85 | <PropertyGroup>
|
97 |
| - <!-- Dependencies from https://github.com/dotnet/runtime --> |
98 |
| - <MicrosoftNETCoreAppRefPackageVersion>10.0.0-preview.7.25377.103</MicrosoftNETCoreAppRefPackageVersion> |
99 |
| - <MicrosoftExtensionsDependencyModelPackageVersion>10.0.0-preview.7.25377.103</MicrosoftExtensionsDependencyModelPackageVersion> |
100 |
| - <MicrosoftNETHostModelVersion>10.0.0-preview.7.25377.103</MicrosoftNETHostModelVersion> |
101 |
| - <MicrosoftExtensionsFileSystemGlobbingPackageVersion>10.0.0-preview.7.25377.103</MicrosoftExtensionsFileSystemGlobbingPackageVersion> |
102 |
| - <MicrosoftExtensionsLoggingAbstractionsVersion>10.0.0-preview.7.25377.103</MicrosoftExtensionsLoggingAbstractionsVersion> |
103 |
| - <MicrosoftExtensionsLoggingConsoleVersion>10.0.0-preview.7.25377.103</MicrosoftExtensionsLoggingConsoleVersion> |
104 |
| - <MicrosoftExtensionsLoggingVersion>10.0.0-preview.7.25377.103</MicrosoftExtensionsLoggingVersion> |
105 |
| - <MicrosoftNETILLinkTasksPackageVersion>10.0.0-preview.7.25377.103</MicrosoftNETILLinkTasksPackageVersion> |
106 |
| - <MicrosoftExtensionsConfigurationIniVersion>10.0.0-preview.7.25377.103</MicrosoftExtensionsConfigurationIniVersion> |
107 |
| - <SystemServiceProcessServiceControllerVersion>10.0.0-preview.7.25377.103</SystemServiceProcessServiceControllerVersion> |
108 |
| - <MicrosoftNETCoreDotNetHostResolverPackageVersion>8.0.0-rc.1.23414.4</MicrosoftNETCoreDotNetHostResolverPackageVersion> |
109 |
| - <MicrosoftNETCorePlatformsPackageVersion>10.0.0-preview.7.25377.103</MicrosoftNETCorePlatformsPackageVersion> |
110 |
| - <MicrosoftBclAsyncInterfacesPackageVersion>10.0.0-preview.7.25377.103</MicrosoftBclAsyncInterfacesPackageVersion> |
111 |
| - <MicrosoftExtensionsFileProvidersAbstractionsPackageVersion>10.0.0-preview.7.25377.103</MicrosoftExtensionsFileProvidersAbstractionsPackageVersion> |
112 |
| - <MicrosoftWin32SystemEventsPackageVersion>10.0.0-preview.7.25377.103</MicrosoftWin32SystemEventsPackageVersion> |
113 | 86 | <NETStandardLibraryRefPackageVersion>2.1.0</NETStandardLibraryRefPackageVersion>
|
114 |
| - <SystemCodeDomPackageVersion>10.0.0-preview.7.25377.103</SystemCodeDomPackageVersion> |
115 |
| - <SystemCompositionAttributedModelPackageVersion>10.0.0-preview.7.25377.103</SystemCompositionAttributedModelPackageVersion> |
116 |
| - <SystemCompositionConventionPackageVersion>10.0.0-preview.7.25377.103</SystemCompositionConventionPackageVersion> |
117 |
| - <SystemCompositionHostingPackageVersion>10.0.0-preview.7.25377.103</SystemCompositionHostingPackageVersion> |
118 |
| - <SystemCompositionRuntimePackageVersion>10.0.0-preview.7.25377.103</SystemCompositionRuntimePackageVersion> |
119 |
| - <SystemCompositionTypedPartsPackageVersion>10.0.0-preview.7.25377.103</SystemCompositionTypedPartsPackageVersion> |
120 |
| - <SystemConfigurationConfigurationManagerPackageVersion>10.0.0-preview.7.25377.103</SystemConfigurationConfigurationManagerPackageVersion> |
121 |
| - <SystemDiagnosticsDiagnosticSourcePackageVersion>10.0.0-preview.7.25377.103</SystemDiagnosticsDiagnosticSourcePackageVersion> |
122 |
| - <SystemReflectionMetadataLoadContextVersion>10.0.0-preview.7.25377.103</SystemReflectionMetadataLoadContextVersion> |
123 |
| - <SystemResourcesExtensionsPackageVersion>10.0.0-preview.7.25377.103</SystemResourcesExtensionsPackageVersion> |
124 |
| - <SystemSecurityCryptographyPkcsPackageVersion>10.0.0-preview.7.25377.103</SystemSecurityCryptographyPkcsPackageVersion> |
125 |
| - <SystemSecurityCryptographyProtectedDataPackageVersion>10.0.0-preview.7.25377.103</SystemSecurityCryptographyProtectedDataPackageVersion> |
126 |
| - <SystemSecurityCryptographyXmlPackageVersion>10.0.0-preview.7.25377.103</SystemSecurityCryptographyXmlPackageVersion> |
127 |
| - <SystemSecurityPermissionsPackageVersion>10.0.0-preview.7.25377.103</SystemSecurityPermissionsPackageVersion> |
128 |
| - <SystemTextEncodingCodePagesPackageVersion>10.0.0-preview.7.25377.103</SystemTextEncodingCodePagesPackageVersion> |
129 |
| - <SystemTextJsonPackageVersion>10.0.0-preview.7.25377.103</SystemTextJsonPackageVersion> |
130 |
| - <SystemWindowsExtensionsPackageVersion>10.0.0-preview.7.25377.103</SystemWindowsExtensionsPackageVersion> |
131 |
| - <SystemIOHashingPackageVersion>10.0.0-preview.7.25377.103</SystemIOHashingPackageVersion> |
132 |
| - <SystemFormatsAsn1Version>10.0.0-preview.7.25377.103</SystemFormatsAsn1Version> |
133 | 87 | <!-- These are minimum versions used for netfx-targeted components that run in Visual Studio because in those cases,
|
134 | 88 | Visual Studio is providing those assemblies, and we should work with whichever version it ships. -->
|
135 | 89 | <MicrosoftBclAsyncInterfacesToolsetPackageVersion>8.0.0</MicrosoftBclAsyncInterfacesToolsetPackageVersion>
|
|
143 | 97 | <SystemThreadingTasksExtensionsToolsetPackageVersion>4.5.4</SystemThreadingTasksExtensionsToolsetPackageVersion>
|
144 | 98 | <SystemResourcesExtensionsToolsetPackageVersion>8.0.0</SystemResourcesExtensionsToolsetPackageVersion>
|
145 | 99 | </PropertyGroup>
|
146 |
| - <PropertyGroup> |
147 |
| - <!-- Dependencies from https://github.com/nuget/nuget.client --> |
148 |
| - <NuGetBuildTasksPackageVersion>7.0.0-preview.1.100</NuGetBuildTasksPackageVersion> |
149 |
| - <NuGetBuildTasksConsolePackageVersion>7.0.0-preview.1.100</NuGetBuildTasksConsolePackageVersion> |
150 |
| - <NuGetLocalizationPackageVersion>7.0.0-preview.1.100</NuGetLocalizationPackageVersion> |
151 |
| - <NuGetBuildTasksPackPackageVersion>7.0.0-preview.1.100</NuGetBuildTasksPackPackageVersion> |
152 |
| - <NuGetCommandLineXPlatPackageVersion>7.0.0-preview.1.100</NuGetCommandLineXPlatPackageVersion> |
153 |
| - <NuGetProjectModelPackageVersion>7.0.0-preview.1.100</NuGetProjectModelPackageVersion> |
154 |
| - <MicrosoftBuildNuGetSdkResolverPackageVersion>7.0.0-preview.1.100</MicrosoftBuildNuGetSdkResolverPackageVersion> |
155 |
| - <NuGetCommonPackageVersion>7.0.0-preview.1.100</NuGetCommonPackageVersion> |
156 |
| - <NuGetConfigurationPackageVersion>7.0.0-preview.1.100</NuGetConfigurationPackageVersion> |
157 |
| - <NuGetFrameworksPackageVersion>7.0.0-preview.1.100</NuGetFrameworksPackageVersion> |
158 |
| - <NuGetPackagingPackageVersion>7.0.0-preview.1.100</NuGetPackagingPackageVersion> |
159 |
| - <NuGetVersioningPackageVersion>7.0.0-preview.1.100</NuGetVersioningPackageVersion> |
160 |
| - </PropertyGroup> |
161 |
| - <PropertyGroup> |
162 |
| - <!-- Dependencies from https://github.com/Microsoft/vstest --> |
163 |
| - <MicrosoftNETTestSdkPackageVersion>18.0.0-preview-25377-103</MicrosoftNETTestSdkPackageVersion> |
164 |
| - <MicrosoftTestPlatformCLIPackageVersion>18.0.0-preview-25377-103</MicrosoftTestPlatformCLIPackageVersion> |
165 |
| - <MicrosoftTestPlatformBuildPackageVersion>18.0.0-preview-25377-103</MicrosoftTestPlatformBuildPackageVersion> |
166 |
| - </PropertyGroup> |
167 |
| - <PropertyGroup> |
168 |
| - <!-- Dependencies from https://github.com/dotnet/roslyn-analyzers --> |
169 |
| - <MicrosoftCodeAnalysisNetAnalyzersVersion>10.0.0-preview.25377.103</MicrosoftCodeAnalysisNetAnalyzersVersion> |
170 |
| - </PropertyGroup> |
171 | 100 | <PropertyGroup>
|
172 | 101 | <!-- Dependencies from https://github.com/Microsoft/msbuild -->
|
173 | 102 | <!-- In VMR modes, MicrosoftBuildVersion and MicrosoftBuildLocalizationVersion will end
|
|
187 | 116 | At usage sites, either we use MicrosoftBuildMinimumVersion, or MicrosoftBuildVersion in source-only modes.
|
188 | 117 |
|
189 | 118 | Additionally, set the MinimumVSVersion for the installer UI that's required for targeting NetCurrent -->
|
190 |
| - <MicrosoftBuildVersion>17.15.0-preview-25377-103</MicrosoftBuildVersion> |
191 |
| - <MicrosoftBuildLocalizationVersion>17.15.0-preview-25377-103</MicrosoftBuildLocalizationVersion> |
192 | 119 | <MicrosoftBuildMinimumVersion Condition="'$(DotNetBuildSourceOnly)' != 'true'">17.11.4</MicrosoftBuildMinimumVersion>
|
193 | 120 | <MinimumVSVersion>17.13</MinimumVSVersion>
|
194 | 121 | </PropertyGroup>
|
195 |
| - <PropertyGroup> |
196 |
| - <!-- Dependencies from https://github.com/dotnet/templating --> |
197 |
| - <MicrosoftTemplateEngineAbstractionsPackageVersion>10.0.100-preview.7.25377.103</MicrosoftTemplateEngineAbstractionsPackageVersion> |
198 |
| - <MicrosoftTemplateEngineEdgePackageVersion>10.0.100-preview.7.25377.103</MicrosoftTemplateEngineEdgePackageVersion> |
199 |
| - <MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion>10.0.100-preview.7.25377.103</MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion> |
200 |
| - <MicrosoftTemplateEngineUtilsPackageVersion>10.0.100-preview.7.25377.103</MicrosoftTemplateEngineUtilsPackageVersion> |
201 |
| - <MicrosoftTemplateSearchCommonPackageVersion>10.0.100-preview.7.25377.103</MicrosoftTemplateSearchCommonPackageVersion> |
202 |
| - <!-- test dependencies --> |
203 |
| - <MicrosoftTemplateEngineMocksPackageVersion>10.0.100-preview.7.25377.103</MicrosoftTemplateEngineMocksPackageVersion> |
204 |
| - <MicrosoftTemplateEngineTestHelperPackageVersion>10.0.100-preview.7.25377.103</MicrosoftTemplateEngineTestHelperPackageVersion> |
205 |
| - <MicrosoftTemplateEngineAuthoringTemplateVerifierVersion>10.0.100-preview.7.25377.103</MicrosoftTemplateEngineAuthoringTemplateVerifierVersion> |
206 |
| - <MicrosoftTemplateSearchTemplateDiscoveryPackageVersion>10.0.100-preview.7.25377.103</MicrosoftTemplateSearchTemplateDiscoveryPackageVersion> |
207 |
| - </PropertyGroup> |
208 |
| - <PropertyGroup> |
209 |
| - <!-- Dependencies from https://github.com/Microsoft/visualfsharp --> |
210 |
| - <MicrosoftFSharpCompilerPackageVersion>14.0.100-preview7.25377.103</MicrosoftFSharpCompilerPackageVersion> |
211 |
| - </PropertyGroup> |
212 |
| - <PropertyGroup> |
213 |
| - <!-- Dependencies from https://github.com/dotnet/roslyn --> |
214 |
| - <MicrosoftNetCompilersToolsetVersion>5.0.0-2.25377.103</MicrosoftNetCompilersToolsetVersion> |
215 |
| - <MicrosoftNetCompilersToolsetFrameworkPackageVersion>5.0.0-2.25377.103</MicrosoftNetCompilersToolsetFrameworkPackageVersion> |
216 |
| - <MicrosoftCodeAnalysisPackageVersion>5.0.0-2.25377.103</MicrosoftCodeAnalysisPackageVersion> |
217 |
| - <MicrosoftCodeAnalysisBuildClientVersion>5.0.0-2.25377.103</MicrosoftCodeAnalysisBuildClientVersion> |
218 |
| - <MicrosoftCodeAnalysisCSharpPackageVersion>5.0.0-2.25377.103</MicrosoftCodeAnalysisCSharpPackageVersion> |
219 |
| - <MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>5.0.0-2.25377.103</MicrosoftCodeAnalysisCSharpCodeStylePackageVersion> |
220 |
| - <MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>5.0.0-2.25377.103</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion> |
221 |
| - <MicrosoftCodeAnalysisWorkspacesCommonPackageVersion>5.0.0-2.25377.103</MicrosoftCodeAnalysisWorkspacesCommonPackageVersion> |
222 |
| - <MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>5.0.0-2.25377.103</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion> |
223 |
| - <MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>5.0.0-2.25377.103</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion> |
224 |
| - <MicrosoftCodeAnalysisPublicApiAnalyzersVersion>5.0.0-2.25377.103</MicrosoftCodeAnalysisPublicApiAnalyzersVersion> |
225 |
| - </PropertyGroup> |
226 |
| - <PropertyGroup> |
227 |
| - <!-- Dependencies from https://github.com/aspnet/AspNetCore --> |
228 |
| - <MicrosoftAspNetCoreAppRefPackageVersion>10.0.0-rc.1.25377.103</MicrosoftAspNetCoreAppRefPackageVersion> |
229 |
| - <MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>10.0.0-rc.1.25377.103</MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion> |
230 |
| - <MicrosoftAspNetCoreComponentsSdkAnalyzersPackageVersion>10.0.0-rc.1.25377.103</MicrosoftAspNetCoreComponentsSdkAnalyzersPackageVersion> |
231 |
| - <MicrosoftAspNetCoreMvcAnalyzersPackageVersion>10.0.0-rc.1.25377.103</MicrosoftAspNetCoreMvcAnalyzersPackageVersion> |
232 |
| - <MicrosoftAspNetCoreMvcApiAnalyzersPackageVersion>10.0.0-rc.1.25377.103</MicrosoftAspNetCoreMvcApiAnalyzersPackageVersion> |
233 |
| - <MicrosoftAspNetCoreAnalyzersPackageVersion>10.0.0-rc.1.25377.103</MicrosoftAspNetCoreAnalyzersPackageVersion> |
234 |
| - <MicrosoftAspNetCoreTestHostPackageVersion>10.0.0-rc.1.25377.103</MicrosoftAspNetCoreTestHostPackageVersion> |
235 |
| - <MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>10.0.0-preview.5.25265.101</MicrosoftAspNetCoreAppRuntimewinx64PackageVersion> |
236 |
| - <MicrosoftAspNetCoreAppRefInternalPackageVersion>10.0.0-rc.1.25377.103</MicrosoftAspNetCoreAppRefInternalPackageVersion> |
237 |
| - <MicrosoftAspNetCoreAuthenticationFacebookVersion>10.0.0-rc.1.25377.103</MicrosoftAspNetCoreAuthenticationFacebookVersion> |
238 |
| - <MicrosoftAspNetCoreAuthenticationGoogleVersion>10.0.0-rc.1.25377.103</MicrosoftAspNetCoreAuthenticationGoogleVersion> |
239 |
| - <MicrosoftAspNetCoreAuthenticationMicrosoftAccountVersion>10.0.0-rc.1.25377.103</MicrosoftAspNetCoreAuthenticationMicrosoftAccountVersion> |
240 |
| - <MicrosoftAspNetCoreComponentsVersion>10.0.0-rc.1.25377.103</MicrosoftAspNetCoreComponentsVersion> |
241 |
| - <MicrosoftAspNetCoreComponentsAnalyzersVersion>10.0.0-rc.1.25377.103</MicrosoftAspNetCoreComponentsAnalyzersVersion> |
242 |
| - <MicrosoftAspNetCoreComponentsFormsVersion>10.0.0-rc.1.25377.103</MicrosoftAspNetCoreComponentsFormsVersion> |
243 |
| - <MicrosoftAspNetCoreComponentsWebAssemblyVersion>10.0.0-rc.1.25377.103</MicrosoftAspNetCoreComponentsWebAssemblyVersion> |
244 |
| - <MicrosoftAspNetCoreComponentsWebAssemblyServerVersion>10.0.0-rc.1.25377.103</MicrosoftAspNetCoreComponentsWebAssemblyServerVersion> |
245 |
| - <MicrosoftAspNetCoreComponentsWebViewVersion>10.0.0-rc.1.25377.103</MicrosoftAspNetCoreComponentsWebViewVersion> |
246 |
| - <MicrosoftAspNetCoreMetadataVersion>10.0.0-rc.1.25377.103</MicrosoftAspNetCoreMetadataVersion> |
247 |
| - <MicrosoftAspNetCoreAuthorizationVersion>10.0.0-rc.1.25377.103</MicrosoftAspNetCoreAuthorizationVersion> |
248 |
| - <MicrosoftAspNetCoreComponentsWebVersion>10.0.0-rc.1.25377.103</MicrosoftAspNetCoreComponentsWebVersion> |
249 |
| - <MicrosoftJSInteropVersion>10.0.0-rc.1.25377.103</MicrosoftJSInteropVersion> |
250 |
| - <MicrosoftExtensionsObjectPoolVersion>10.0.0-rc.1.25377.103</MicrosoftExtensionsObjectPoolVersion> |
251 |
| - <MicrosoftExtensionsFileProvidersEmbeddedVersion>10.0.0-rc.1.25377.103</MicrosoftExtensionsFileProvidersEmbeddedVersion> |
252 |
| - <MicrosoftDotNetWebItemTemplates100PackageVersion>10.0.0-rc.1.25377.103</MicrosoftDotNetWebItemTemplates100PackageVersion> |
253 |
| - <MicrosoftDotNetWebProjectTemplates100PackageVersion>10.0.0-rc.1.25377.103</MicrosoftDotNetWebProjectTemplates100PackageVersion> |
254 |
| - <VSRedistCommonAspNetCoreSharedFrameworkx64100PackageVersion>10.0.0-preview.5.25265.101</VSRedistCommonAspNetCoreSharedFrameworkx64100PackageVersion> |
255 |
| - <dotnetdevcertsPackageVersion>10.0.0-rc.1.25377.103</dotnetdevcertsPackageVersion> |
256 |
| - <dotnetuserjwtsPackageVersion>10.0.0-rc.1.25377.103</dotnetuserjwtsPackageVersion> |
257 |
| - <dotnetusersecretsPackageVersion>10.0.0-rc.1.25377.103</dotnetusersecretsPackageVersion> |
258 |
| - </PropertyGroup> |
259 |
| - <PropertyGroup> |
260 |
| - <!-- Dependencies from https://github.com/dotnet/razor --> |
261 |
| - <MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>10.0.0-preview.25377.103</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion> |
262 |
| - <MicrosoftCodeAnalysisRazorToolingInternalVersion>10.0.0-preview.25377.103</MicrosoftCodeAnalysisRazorToolingInternalVersion> |
263 |
| - <MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>10.0.0-preview.25377.103</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion> |
264 |
| - </PropertyGroup> |
265 | 122 | <PropertyGroup>
|
266 | 123 | <!-- Dependencies from https://github.com/dotnet/emsdk -->
|
267 |
| - <MicrosoftNETRuntimeEmscriptenSdkInternalVersion>10.0.0-preview.7.25377.103</MicrosoftNETRuntimeEmscriptenSdkInternalVersion> |
268 |
| - <MicrosoftNETRuntimeEmscripten3156Cachewinx64Version>10.0.0-preview.7.25377.103</MicrosoftNETRuntimeEmscripten3156Cachewinx64Version> |
269 | 124 | <!-- emscripten versions, these are are included in package IDs and need to be kept in sync with emsdk -->
|
270 | 125 | <EmscriptenVersionCurrent>3.1.56</EmscriptenVersionCurrent>
|
271 | 126 | <EmscriptenVersionNet9>3.1.56</EmscriptenVersionNet9>
|
272 | 127 | <EmscriptenVersionNet8>3.1.34</EmscriptenVersionNet8>
|
273 | 128 | <EmscriptenVersionNet7>3.1.12</EmscriptenVersionNet7>
|
274 | 129 | <EmscriptenVersionNet6>2.0.23</EmscriptenVersionNet6>
|
275 | 130 | </PropertyGroup>
|
276 |
| - <PropertyGroup> |
277 |
| - <!-- Dependencies from https://github.com/dotnet/wpf --> |
278 |
| - <MicrosoftNETSdkWindowsDesktopPackageVersion>10.0.0-preview.7.25377.103</MicrosoftNETSdkWindowsDesktopPackageVersion> |
279 |
| - </PropertyGroup> |
280 |
| - <PropertyGroup Label="Infrastructure and test only dependencies"> |
281 |
| - <VersionToolsVersion>2.2.0-beta.19072.10</VersionToolsVersion> |
282 |
| - <MicrosoftDotNetScenarioTestsSdkTemplateTestsVersion>10.0.0-preview.24602.1</MicrosoftDotNetScenarioTestsSdkTemplateTestsVersion> |
283 |
| - </PropertyGroup> |
284 | 131 | <PropertyGroup Label="Manually updated">
|
285 | 132 | <!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->
|
286 | 133 | <MicrosoftBuildLocatorPackageVersion>1.6.10</MicrosoftBuildLocatorPackageVersion>
|
287 | 134 | <MicrosoftCodeAnalysisCSharpAnalyzerPinnedVersionPackageVersion>4.0.1</MicrosoftCodeAnalysisCSharpAnalyzerPinnedVersionPackageVersion>
|
288 | 135 | </PropertyGroup>
|
289 |
| - <PropertyGroup> |
290 |
| - <!-- Dependencies from https://github.com/dotnet/arcade --> |
291 |
| - <MicrosoftDotNetBuildTasksInstallersPackageVersion>10.0.0-beta.25377.103</MicrosoftDotNetBuildTasksInstallersPackageVersion> |
292 |
| - <MicrosoftDotNetBuildTasksTemplatingPackageVersion>10.0.0-beta.25377.103</MicrosoftDotNetBuildTasksTemplatingPackageVersion> |
293 |
| - <MicrosoftDotNetBuildTasksWorkloadsPackageVersion>10.0.0-beta.25377.103</MicrosoftDotNetBuildTasksWorkloadsPackageVersion> |
294 |
| - <MicrosoftDotNetSignToolVersion>10.0.0-beta.25377.103</MicrosoftDotNetSignToolVersion> |
295 |
| - <MicrosoftDotNetXliffTasksVersion>10.0.0-beta.25377.103</MicrosoftDotNetXliffTasksVersion> |
296 |
| - <MicrosoftDotNetXUnitExtensionsVersion>10.0.0-beta.25377.103</MicrosoftDotNetXUnitExtensionsVersion> |
297 |
| - </PropertyGroup> |
298 |
| - <PropertyGroup> |
299 |
| - <!-- Dependencies from https://github.com/dotnet/sourcelink --> |
300 |
| - <MicrosoftBuildTasksGitVersion>10.0.0-beta.25377.103</MicrosoftBuildTasksGitVersion> |
301 |
| - <MicrosoftSourceLinkCommonVersion>10.0.0-beta.25377.103</MicrosoftSourceLinkCommonVersion> |
302 |
| - <MicrosoftSourceLinkAzureReposGitVersion>10.0.0-beta.25377.103</MicrosoftSourceLinkAzureReposGitVersion> |
303 |
| - <MicrosoftSourceLinkGitHubVersion>10.0.0-beta.25377.103</MicrosoftSourceLinkGitHubVersion> |
304 |
| - <MicrosoftSourceLinkGitLabVersion>10.0.0-beta.25377.103</MicrosoftSourceLinkGitLabVersion> |
305 |
| - <MicrosoftSourceLinkBitbucketGitVersion>10.0.0-beta.25377.103</MicrosoftSourceLinkBitbucketGitVersion> |
306 |
| - </PropertyGroup> |
307 | 136 | <!-- Get .NET Framework reference assemblies from NuGet packages -->
|
308 | 137 | <PropertyGroup>
|
309 | 138 | <UsingToolNetFrameworkReferenceAssemblies>true</UsingToolNetFrameworkReferenceAssemblies>
|
|
0 commit comments