File tree Expand file tree Collapse file tree 3 files changed +9
-12
lines changed Expand file tree Collapse file tree 3 files changed +9
-12
lines changed Original file line number Diff line number Diff line change 22
22
<!-- Begin: Package sources from dotnet-runtime -->
23
23
<!-- End: Package sources from dotnet-runtime -->
24
24
<!-- Begin: Package sources from dotnet-templating -->
25
- <add key =" darc-pub-dotnet-templating-caa21b1" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-caa21b11/nuget/v3/index.json" />
26
- <add key =" darc-pub-dotnet-templating-caa21b1-3" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-caa21b11-3/nuget/v3/index.json" />
27
- <add key =" darc-pub-dotnet-templating-caa21b1-2" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-caa21b11-2/nuget/v3/index.json" />
28
- <add key =" darc-pub-dotnet-templating-caa21b1-1" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-caa21b11-1/nuget/v3/index.json" />
25
+ <add key =" darc-pub-dotnet-templating-7af6f77" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-7af6f77c/nuget/v3/index.json" />
29
26
<!-- End: Package sources from dotnet-templating -->
30
27
<!-- Begin: Package sources from dotnet-windowsdesktop -->
31
28
<!-- End: Package sources from dotnet-windowsdesktop -->
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Dependencies >
3
3
<ProductDependencies >
4
- <Dependency Name =" Microsoft.TemplateEngine.Abstractions" Version =" 8.0.413 " >
4
+ <Dependency Name =" Microsoft.TemplateEngine.Abstractions" Version =" 8.0.414 " >
5
5
<Uri >https://github.com/dotnet/templating</Uri >
6
- <Sha >caa21b1109a61dfb867ef1332a76a740894001f7 </Sha >
6
+ <Sha >7af6f77c604d9420f5e4b39c112d7f56ff6b3d56 </Sha >
7
7
</Dependency >
8
- <Dependency Name =" Microsoft.TemplateEngine.Mocks" Version =" 8.0.413 -servicing.25353.7 " >
8
+ <Dependency Name =" Microsoft.TemplateEngine.Mocks" Version =" 8.0.414 -servicing.25404.4 " >
9
9
<Uri >https://github.com/dotnet/templating</Uri >
10
- <Sha >caa21b1109a61dfb867ef1332a76a740894001f7 </Sha >
10
+ <Sha >7af6f77c604d9420f5e4b39c112d7f56ff6b3d56 </Sha >
11
11
</Dependency >
12
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.templating" Version =" 8.0.413 -servicing.25353.7 " >
12
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.templating" Version =" 8.0.414 -servicing.25404.4 " >
13
13
<Uri >https://github.com/dotnet/templating</Uri >
14
- <Sha >caa21b1109a61dfb867ef1332a76a740894001f7 </Sha >
14
+ <Sha >7af6f77c604d9420f5e4b39c112d7f56ff6b3d56 </Sha >
15
15
<SourceBuild RepoName =" templating" ManagedOnly =" true" />
16
16
</Dependency >
17
17
<Dependency Name =" Microsoft.NETCore.App.Ref" Version =" 8.0.18" >
Original file line number Diff line number Diff line change 143
143
</PropertyGroup >
144
144
<PropertyGroup >
145
145
<!-- Dependencies from https://github.com/dotnet/templating -->
146
- <MicrosoftTemplateEngineAbstractionsPackageVersion >8.0.413 </MicrosoftTemplateEngineAbstractionsPackageVersion >
146
+ <MicrosoftTemplateEngineAbstractionsPackageVersion >8.0.414 </MicrosoftTemplateEngineAbstractionsPackageVersion >
147
147
<MicrosoftTemplateEngineEdgePackageVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineEdgePackageVersion >
148
148
<MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion >
149
149
<MicrosoftTemplateEngineUtilsPackageVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineUtilsPackageVersion >
150
150
<MicrosoftTemplateSearchCommonPackageVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateSearchCommonPackageVersion >
151
151
<!-- test dependencies -->
152
- <MicrosoftTemplateEngineMocksPackageVersion >8.0.413 -servicing.25353.7 </MicrosoftTemplateEngineMocksPackageVersion >
152
+ <MicrosoftTemplateEngineMocksPackageVersion >8.0.414 -servicing.25404.4 </MicrosoftTemplateEngineMocksPackageVersion >
153
153
<MicrosoftTemplateEngineTestHelperPackageVersion >$(MicrosoftTemplateEngineMocksPackageVersion)</MicrosoftTemplateEngineTestHelperPackageVersion >
154
154
<MicrosoftTemplateEngineAuthoringTemplateVerifierVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineAuthoringTemplateVerifierVersion >
155
155
<MicrosoftTemplateSearchTemplateDiscoveryPackageVersion >$(MicrosoftTemplateEngineMocksPackageVersion)</MicrosoftTemplateSearchTemplateDiscoveryPackageVersion >
You can’t perform that action at this time.
0 commit comments