Update dependencies from https://github.com/dotnet/sdk build 20240401.8
Microsoft.SourceBuild.Intermediate.sdk , Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 9.0.100-preview.4.24201.6 -> To Version 9.0.100-preview.4.24201.8 Dependency coherency updates System.CommandLine,Microsoft.SourceBuild.Intermediate.command-line-api From Version 2.0.0-beta4.24126.1 -> To Version 2.0.0-beta4.24201.1 (parent: Microsoft.NET.Sdk
This commit is contained in:
parent
b5e8ade5d5
commit
9ec68ac65f
2 changed files with 17 additions and 17 deletions
|
@ -91,26 +91,26 @@
|
||||||
<Sha>6dfaf9e2cff6cfa3aab0b7842fe02fe9f71e0f60</Sha>
|
<Sha>6dfaf9e2cff6cfa3aab0b7842fe02fe9f71e0f60</Sha>
|
||||||
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
|
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-preview.4.24201.6">
|
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-preview.4.24201.8">
|
||||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||||
<Sha>77dfc1c2b95436a3a47793d05307ea35bab9f35e</Sha>
|
<Sha>5c6358f6510b107ef273f60e572f6d5ce32e1947</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-preview.4.24201.6">
|
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-preview.4.24201.8">
|
||||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||||
<Sha>77dfc1c2b95436a3a47793d05307ea35bab9f35e</Sha>
|
<Sha>5c6358f6510b107ef273f60e572f6d5ce32e1947</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-preview.4.24201.6">
|
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-preview.4.24201.8">
|
||||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||||
<Sha>77dfc1c2b95436a3a47793d05307ea35bab9f35e</Sha>
|
<Sha>5c6358f6510b107ef273f60e572f6d5ce32e1947</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-preview.4.24201.6">
|
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-preview.4.24201.8">
|
||||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||||
<Sha>77dfc1c2b95436a3a47793d05307ea35bab9f35e</Sha>
|
<Sha>5c6358f6510b107ef273f60e572f6d5ce32e1947</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<!-- Intermediate is necessary for source build. -->
|
<!-- Intermediate is necessary for source build. -->
|
||||||
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.100-preview.4.24201.6">
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.100-preview.4.24201.8">
|
||||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||||
<Sha>77dfc1c2b95436a3a47793d05307ea35bab9f35e</Sha>
|
<Sha>5c6358f6510b107ef273f60e572f6d5ce32e1947</Sha>
|
||||||
<SourceBuild RepoName="sdk" ManagedOnly="true" />
|
<SourceBuild RepoName="sdk" ManagedOnly="true" />
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.2.1" Version="1.0.2-beta4.22406.1">
|
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.2.1" Version="1.0.2-beta4.22406.1">
|
||||||
|
@ -231,14 +231,14 @@
|
||||||
<Sha>52d6569d44f86b5d442017f4a9eb3cda4c766afb</Sha>
|
<Sha>52d6569d44f86b5d442017f4a9eb3cda4c766afb</Sha>
|
||||||
<SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
|
<SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.24126.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.24201.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||||
<Uri>https://github.com/dotnet/command-line-api</Uri>
|
<Uri>https://github.com/dotnet/command-line-api</Uri>
|
||||||
<Sha>5ea97af07263ea3ef68a18557c8aa3f7e3200bda</Sha>
|
<Sha>c96672b8b84c307feb035fed6cbe9db85d5b87d3</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<!-- Intermediate is necessary for source build. -->
|
<!-- Intermediate is necessary for source build. -->
|
||||||
<Dependency Name="Microsoft.SourceBuild.Intermediate.command-line-api" Version="0.1.512601" CoherentParentDependency="Microsoft.NET.Sdk">
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.command-line-api" Version="0.1.520101" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||||
<Uri>https://github.com/dotnet/command-line-api</Uri>
|
<Uri>https://github.com/dotnet/command-line-api</Uri>
|
||||||
<Sha>5ea97af07263ea3ef68a18557c8aa3f7e3200bda</Sha>
|
<Sha>c96672b8b84c307feb035fed6cbe9db85d5b87d3</Sha>
|
||||||
<SourceBuild RepoName="command-line-api" ManagedOnly="true" />
|
<SourceBuild RepoName="command-line-api" ManagedOnly="true" />
|
||||||
</Dependency>
|
</Dependency>
|
||||||
</ProductDependencies>
|
</ProductDependencies>
|
||||||
|
|
|
@ -80,9 +80,9 @@
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<!-- Dependencies from https://github.com/dotnet/sdk -->
|
<!-- Dependencies from https://github.com/dotnet/sdk -->
|
||||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>9.0.100-preview.4.24201.6</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
<MicrosoftDotNetCommonItemTemplatesPackageVersion>9.0.100-preview.4.24201.8</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||||
<MicrosoftNETSdkPackageVersion>9.0.100-preview.4.24201.6</MicrosoftNETSdkPackageVersion>
|
<MicrosoftNETSdkPackageVersion>9.0.100-preview.4.24201.8</MicrosoftNETSdkPackageVersion>
|
||||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>9.0.100-preview.4.24201.6</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>9.0.100-preview.4.24201.8</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||||
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
|
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
|
||||||
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
|
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||||
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>
|
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>
|
||||||
|
|
Loading…
Reference in a new issue