[release/8.0.4xx] Update dependencies from dotnet/sdk (#19896)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
parent
d7c4ad0e03
commit
a5c18cc366
2 changed files with 18 additions and 18 deletions
|
@ -85,22 +85,22 @@
|
|||
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
|
||||
<Sha>c9e3996173cec136bc2e9f3b4ec45f2a323b1d63</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="8.0.400-preview.24305.10">
|
||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="8.0.400-preview.24306.11">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>0863d7d2a91a3faf1911c042149e2b36dd62182f</Sha>
|
||||
<Sha>70bd519d390431c3419efa25834c4dbfd49f083c</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="8.0.400-preview.24305.10">
|
||||
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="8.0.400-preview.24306.11">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>0863d7d2a91a3faf1911c042149e2b36dd62182f</Sha>
|
||||
<Sha>70bd519d390431c3419efa25834c4dbfd49f083c</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="8.0.400-preview.24305.10">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="8.0.400-preview.24306.11">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>0863d7d2a91a3faf1911c042149e2b36dd62182f</Sha>
|
||||
<Sha>70bd519d390431c3419efa25834c4dbfd49f083c</Sha>
|
||||
<SourceBuild RepoName="sdk" ManagedOnly="true" />
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="8.0.400-preview.24305.10">
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="8.0.400-preview.24306.11">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>0863d7d2a91a3faf1911c042149e2b36dd62182f</Sha>
|
||||
<Sha>70bd519d390431c3419efa25834c4dbfd49f083c</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.2.1" Version="1.0.2-beta4.22406.1">
|
||||
<Uri>https://github.com/dotnet/test-templates</Uri>
|
||||
|
@ -132,13 +132,13 @@
|
|||
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
|
||||
<Sha>b5af29a8f41f880f38fd015c6bcb7aeb816fcef6</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.400-beta.24304.7" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.400-beta.24305.3" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Uri>https://github.com/dotnet/fsharp</Uri>
|
||||
<Sha>61cf1c139360aec37ccadd3e1a0701fd91fd81fe</Sha>
|
||||
<Sha>c7b0e6beb436606d39867b9a7aff6cdb4788744b</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.400-beta.24304.7" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.400-beta.24305.3" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Uri>https://github.com/dotnet/fsharp</Uri>
|
||||
<Sha>61cf1c139360aec37ccadd3e1a0701fd91fd81fe</Sha>
|
||||
<Sha>c7b0e6beb436606d39867b9a7aff6cdb4788744b</Sha>
|
||||
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.11.0-preview-24280-02" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
|
@ -159,9 +159,9 @@
|
|||
<Uri>https://github.com/dotnet/msbuild</Uri>
|
||||
<Sha>9bea8026aad964cb36f3ec9d93bd95a941487690</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="NuGet.Build.Tasks" Version="6.11.0-preview.2.76" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Dependency Name="NuGet.Build.Tasks" Version="6.11.0-preview.2.86" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Uri>https://github.com/nuget/nuget.client</Uri>
|
||||
<Sha>f1525fc4017aab865deb9325b5f53aac2d8c4cf4</Sha>
|
||||
<Sha>e793b1c948be3ae2413bf48d6ed2b4231d4166a6</Sha>
|
||||
<SourceBuildTarball RepoName="nuget-client" ManagedOnly="true" />
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.ApplicationInsights" Version="2.0.0">
|
||||
|
|
|
@ -78,9 +78,9 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/sdk -->
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>8.0.400-preview.24305.10</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>8.0.400-preview.24305.10</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>8.0.400-preview.24305.10</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>8.0.400-preview.24306.11</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>8.0.400-preview.24306.11</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>8.0.400-preview.24306.11</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>
|
||||
|
@ -120,7 +120,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/NuGet/NuGet.Client -->
|
||||
<NuGetBuildTasksPackageVersion>6.11.0-preview.2.76</NuGetBuildTasksPackageVersion>
|
||||
<NuGetBuildTasksPackageVersion>6.11.0-preview.2.86</NuGetBuildTasksPackageVersion>
|
||||
</PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/deployment-tools -->
|
||||
<PropertyGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue