Skip to content

Commit 4809c40

Browse files
author
Mirroring
committed
Merge commit 'dde6d6626c2aa3c2a39ec6b68d8c0c7a41604e0b'
2 parents 5bdc3a4 + dde6d66 commit 4809c40

File tree

3 files changed

+7
-11
lines changed

3 files changed

+7
-11
lines changed

NuGet.config

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,7 @@
3030
<add key="darc-int-dotnet-runtime-89ef51c" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-89ef51c5/nuget/v3/index.json" />
3131
<!-- End: Package sources from dotnet-runtime -->
3232
<!-- Begin: Package sources from dotnet-templating -->
33-
<add key="darc-pub-dotnet-templating-7d36300" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-7d36300e/nuget/v3/index.json" />
34-
<add key="darc-pub-dotnet-templating-b8edc79" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-b8edc791/nuget/v3/index.json" />
35-
<add key="darc-pub-dotnet-templating-b8edc79-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-b8edc791-3/nuget/v3/index.json" />
36-
<add key="darc-pub-dotnet-templating-b8edc79-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-b8edc791-2/nuget/v3/index.json" />
37-
<add key="darc-pub-dotnet-templating-b8edc79-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-b8edc791-1/nuget/v3/index.json" />
33+
<add key="darc-pub-dotnet-templating-ead9b25" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-ead9b254/nuget/v3/index.json" />
3834
<!-- End: Package sources from dotnet-templating -->
3935
<!-- Begin: Package sources from dotnet-windowsdesktop -->
4036
<add key="darc-int-dotnet-windowsdesktop-0dad47b" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-0dad47b4/nuget/v3/index.json" />

eng/Version.Details.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<ProductDependencies>
44
<Dependency Name="Microsoft.TemplateEngine.Abstractions" Version="8.0.406">
55
<Uri>https://github.com/dotnet/templating</Uri>
6-
<Sha>7d36300e8f8e564c786fd76a49c4c4e99abf1fb2</Sha>
6+
<Sha>ead9b254a3b43c2d150dfee019fec94a4dff3cdd</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.TemplateEngine.Mocks" Version="8.0.406-servicing.25057.5">
8+
<Dependency Name="Microsoft.TemplateEngine.Mocks" Version="8.0.406-servicing.25058.1">
99
<Uri>https://github.com/dotnet/templating</Uri>
10-
<Sha>7d36300e8f8e564c786fd76a49c4c4e99abf1fb2</Sha>
10+
<Sha>ead9b254a3b43c2d150dfee019fec94a4dff3cdd</Sha>
1111
</Dependency>
12-
<Dependency Name="Microsoft.SourceBuild.Intermediate.templating" Version="8.0.406-servicing.25057.5">
12+
<Dependency Name="Microsoft.SourceBuild.Intermediate.templating" Version="8.0.406-servicing.25058.1">
1313
<Uri>https://github.com/dotnet/templating</Uri>
14-
<Sha>7d36300e8f8e564c786fd76a49c4c4e99abf1fb2</Sha>
14+
<Sha>ead9b254a3b43c2d150dfee019fec94a4dff3cdd</Sha>
1515
<SourceBuild RepoName="templating" ManagedOnly="true" />
1616
</Dependency>
1717
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.12">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
<MicrosoftTemplateEngineUtilsPackageVersion>$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineUtilsPackageVersion>
148148
<MicrosoftTemplateSearchCommonPackageVersion>$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateSearchCommonPackageVersion>
149149
<!-- test dependencies -->
150-
<MicrosoftTemplateEngineMocksPackageVersion>8.0.406-servicing.25057.5</MicrosoftTemplateEngineMocksPackageVersion>
150+
<MicrosoftTemplateEngineMocksPackageVersion>8.0.406-servicing.25058.1</MicrosoftTemplateEngineMocksPackageVersion>
151151
<MicrosoftTemplateEngineTestHelperPackageVersion>$(MicrosoftTemplateEngineMocksPackageVersion)</MicrosoftTemplateEngineTestHelperPackageVersion>
152152
<MicrosoftTemplateEngineAuthoringTemplateVerifierVersion>$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineAuthoringTemplateVerifierVersion>
153153
<MicrosoftTemplateSearchTemplateDiscoveryPackageVersion>$(MicrosoftTemplateEngineMocksPackageVersion)</MicrosoftTemplateSearchTemplateDiscoveryPackageVersion>

0 commit comments

Comments
 (0)