Skip to content

Commit 8c1708f

Browse files
authored
Merge pull request #14834 from dotnet/darc-main-65c737ec-2439-4287-9f9a-2658e18e1ef0
[main] Update dependencies from dotnet/sdk
2 parents 209f5e8 + f86a1a3 commit 8c1708f

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<clear />
88
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
99
<!-- Begin: Package sources from dotnet-sdk -->
10-
<add key="darc-pub-dotnet-sdk-5c54021" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-sdk-5c540211/nuget/v3/index.json" />
10+
<add key="darc-pub-dotnet-sdk-7d8e810" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-sdk-7d8e8104/nuget/v3/index.json" />
1111
<!-- End: Package sources from dotnet-sdk -->
1212
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1313
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />

eng/Version.Details.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -105,20 +105,20 @@
105105
</Dependency>
106106
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="8.0.100">
107107
<Uri>https://github.com/dotnet/sdk</Uri>
108-
<Sha>5c540211627b5db9e1715ad13b3e2c4c00d0e2ba</Sha>
108+
<Sha>7d8e8104e74b40666fa47c80421a6c88f8bc8b42</Sha>
109109
</Dependency>
110-
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="8.0.100-alpha.1.22526.1">
110+
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="8.0.100-alpha.1.22526.7">
111111
<Uri>https://github.com/dotnet/sdk</Uri>
112-
<Sha>5c540211627b5db9e1715ad13b3e2c4c00d0e2ba</Sha>
112+
<Sha>7d8e8104e74b40666fa47c80421a6c88f8bc8b42</Sha>
113113
</Dependency>
114-
<Dependency Name="Microsoft.NET.Sdk" Version="8.0.100-alpha.1.22526.1">
114+
<Dependency Name="Microsoft.NET.Sdk" Version="8.0.100-alpha.1.22526.7">
115115
<Uri>https://github.com/dotnet/sdk</Uri>
116-
<Sha>5c540211627b5db9e1715ad13b3e2c4c00d0e2ba</Sha>
116+
<Sha>7d8e8104e74b40666fa47c80421a6c88f8bc8b42</Sha>
117117
<SourceBuild RepoName="sdk" ManagedOnly="true" />
118118
</Dependency>
119-
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="8.0.100-alpha.1.22526.1">
119+
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="8.0.100-alpha.1.22526.7">
120120
<Uri>https://github.com/dotnet/sdk</Uri>
121-
<Sha>5c540211627b5db9e1715ad13b3e2c4c00d0e2ba</Sha>
121+
<Sha>7d8e8104e74b40666fa47c80421a6c88f8bc8b42</Sha>
122122
</Dependency>
123123
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
124124
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="8.0.0-alpha.1.22512.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@
6767
<PropertyGroup>
6868
<!-- Dependencies from https://github.com/dotnet/sdk -->
6969
<MicrosoftDotNetCommonItemTemplatesPackageVersion>8.0.100</MicrosoftDotNetCommonItemTemplatesPackageVersion>
70-
<MicrosoftNETSdkPackageVersion>8.0.100-alpha.1.22526.1</MicrosoftNETSdkPackageVersion>
71-
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>8.0.100-alpha.1.22526.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
70+
<MicrosoftNETSdkPackageVersion>8.0.100-alpha.1.22526.7</MicrosoftNETSdkPackageVersion>
71+
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>8.0.100-alpha.1.22526.7</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
7272
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
7373
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
7474
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>

0 commit comments

Comments
 (0)