Skip to content

Commit 79d9062

Browse files
author
Simon Zhao (BEYONDSOFT CONSULTING INC)
committed
update package version
1 parent d38443a commit 79d9062

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<add key="darc-int-dotnet-runtime-3c298d9" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-3c298d9f/nuget/v3/index.json" />
3939
<!-- End: Package sources from dotnet-runtime -->
4040
<!-- Begin: Package sources from dotnet-templating -->
41-
<add key="darc-pub-dotnet-templating-088027f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-088027fb/nuget/v3/index.json" />
41+
<add key="darc-pub-dotnet-templating-861f0ec" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-861f0ec3/nuget/v3/index.json" />
4242
<!-- End: Package sources from dotnet-templating -->
4343
<!-- Begin: Package sources from dotnet-windowsdesktop -->
4444
<add key="darc-int-dotnet-windowsdesktop-bd9e6e9" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-bd9e6e96/nuget/v3/index.json" />

eng/Version.Details.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
<ProductDependencies>
44
<Dependency Name="Microsoft.TemplateEngine.Abstractions" Version="9.0.109">
55
<Uri>https://github.com/dotnet/templating</Uri>
6-
<Sha>088027fb4d4b86829fcee3ccba911a932e42642c</Sha>
6+
<Sha>861f0ec3ba5ef218964c95949818e9f33eacf8f0</Sha>
77
</Dependency>
88
<Dependency Name="Microsoft.TemplateEngine.Mocks" Version="9.0.109-servicing.25353.8">
99
<Uri>https://github.com/dotnet/templating</Uri>
10-
<Sha>088027fb4d4b86829fcee3ccba911a932e42642c</Sha>
10+
<Sha>861f0ec3ba5ef218964c95949818e9f33eacf8f0</Sha>
1111
</Dependency>
1212
<!-- Intermediate is necessary for source build. -->
1313
<Dependency Name="Microsoft.SourceBuild.Intermediate.templating" Version="9.0.109-servicing.25353.8">
1414
<Uri>https://github.com/dotnet/templating</Uri>
15-
<Sha>088027fb4d4b86829fcee3ccba911a932e42642c</Sha>
15+
<Sha>861f0ec3ba5ef218964c95949818e9f33eacf8f0</Sha>
1616
<SourceBuild RepoName="templating" ManagedOnly="true" />
1717
</Dependency>
1818
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.7">

0 commit comments

Comments
 (0)