Update dependencies from https://github.com/dotnet/sdk build 20230602.1
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 7.0.400-preview.23301.19 -> To Version 7.0.400-preview.23302.1 Dependency coherency updates Microsoft.Build,Microsoft.SourceBuild.Intermediate.msbuild From Version 17.7.0-preview-23281-05 -> To Version 17.7.0-preview-23302-03 (parent: Microsoft.NET.Sdk
This commit is contained in:
parent
938480b81e
commit
8ff037835b
2 changed files with 15 additions and 15 deletions
|
@ -98,22 +98,22 @@
|
|||
<Sha>0cf6d495f4ce78f7de953f4ac1d6244a93eb2982</Sha>
|
||||
<SourceBuild RepoName="test-templates" ManagedOnly="true" />
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="7.0.400-preview.23301.19">
|
||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="7.0.400-preview.23302.1">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>da950cad81c867f091e60970bcc6da0a92a8f77a</Sha>
|
||||
<Sha>7732635400f6a3f6c8e4223f2365d76df0d488e0</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="7.0.400-preview.23301.19">
|
||||
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="7.0.400-preview.23302.1">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>da950cad81c867f091e60970bcc6da0a92a8f77a</Sha>
|
||||
<Sha>7732635400f6a3f6c8e4223f2365d76df0d488e0</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="7.0.400-preview.23301.19">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="7.0.400-preview.23302.1">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>da950cad81c867f091e60970bcc6da0a92a8f77a</Sha>
|
||||
<Sha>7732635400f6a3f6c8e4223f2365d76df0d488e0</Sha>
|
||||
<SourceBuild RepoName="sdk" ManagedOnly="true" />
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="7.0.400-preview.23301.19">
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="7.0.400-preview.23302.1">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>da950cad81c867f091e60970bcc6da0a92a8f77a</Sha>
|
||||
<Sha>7732635400f6a3f6c8e4223f2365d76df0d488e0</Sha>
|
||||
</Dependency>
|
||||
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
|
||||
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="7.0.5-servicing.23175.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
|
||||
|
@ -149,13 +149,13 @@
|
|||
<Sha>43913e6f7e163dfc64700aa828af23f89aed4f40</Sha>
|
||||
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Build" Version="17.7.0-preview-23281-05" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Dependency Name="Microsoft.Build" Version="17.7.0-preview-23302-03" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Uri>https://github.com/dotnet/msbuild</Uri>
|
||||
<Sha>310891fbe20859c29ff59506062ecd79e2ab987e</Sha>
|
||||
<Sha>159dcef52c3bef16ed8f3b9c5d233d035122383f</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.SourceBuild.Intermediate.msbuild" Version="17.7.0-preview-23281-05" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Dependency Name="Microsoft.SourceBuild.Intermediate.msbuild" Version="17.7.0-preview-23302-03" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Uri>https://github.com/dotnet/msbuild</Uri>
|
||||
<Sha>310891fbe20859c29ff59506062ecd79e2ab987e</Sha>
|
||||
<Sha>159dcef52c3bef16ed8f3b9c5d233d035122383f</Sha>
|
||||
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
|
||||
</Dependency>
|
||||
<Dependency Name="NuGet.Build.Tasks" Version="6.7.0-preview.2.51" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
|
|
|
@ -69,9 +69,9 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/sdk -->
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>7.0.400-preview.23301.19</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>7.0.400-preview.23301.19</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>7.0.400-preview.23301.19</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>7.0.400-preview.23302.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>7.0.400-preview.23302.1</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>7.0.400-preview.23302.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>
|
||||
|
|
Loading…
Reference in a new issue