File tree Expand file tree Collapse file tree 3 files changed +9
-13
lines changed Expand file tree Collapse file tree 3 files changed +9
-13
lines changed Original file line number Diff line number Diff line change 25
25
<add key =" darc-int-dotnet-runtime-ef853a7" value =" https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-ef853a71/nuget/v3/index.json" />
26
26
<!-- End: Package sources from dotnet-runtime -->
27
27
<!-- Begin: Package sources from dotnet-templating -->
28
- <add key =" darc-pub-dotnet-templating-62bbe0a" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-62bbe0ac/nuget/v3/index.json" />
29
- <add key =" darc-pub-dotnet-templating-62bbe0a-4" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-62bbe0ac-4/nuget/v3/index.json" />
30
- <add key =" darc-pub-dotnet-templating-62bbe0a-3" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-62bbe0ac-3/nuget/v3/index.json" />
31
- <add key =" darc-pub-dotnet-templating-62bbe0a-2" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-62bbe0ac-2/nuget/v3/index.json" />
32
- <add key =" darc-pub-dotnet-templating-62bbe0a-1" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-62bbe0ac-1/nuget/v3/index.json" />
28
+ <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" />
33
29
<!-- End: Package sources from dotnet-templating -->
34
30
<!-- Begin: Package sources from dotnet-windowsdesktop -->
35
31
<add key =" darc-int-dotnet-windowsdesktop-c4a3ad7" value =" https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-c4a3ad74/nuget/v3/index.json" />
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.412 " >
4
+ <Dependency Name =" Microsoft.TemplateEngine.Abstractions" Version =" 8.0.413 " >
5
5
<Uri >https://github.com/dotnet/templating</Uri >
6
- <Sha >62bbe0ac8fc5bb955e8d5f3ed0c930037edc3172 </Sha >
6
+ <Sha >caa21b1109a61dfb867ef1332a76a740894001f7 </Sha >
7
7
</Dependency >
8
- <Dependency Name =" Microsoft.TemplateEngine.Mocks" Version =" 8.0.412 -servicing.25311.3 " >
8
+ <Dependency Name =" Microsoft.TemplateEngine.Mocks" Version =" 8.0.413 -servicing.25353.7 " >
9
9
<Uri >https://github.com/dotnet/templating</Uri >
10
- <Sha >62bbe0ac8fc5bb955e8d5f3ed0c930037edc3172 </Sha >
10
+ <Sha >caa21b1109a61dfb867ef1332a76a740894001f7 </Sha >
11
11
</Dependency >
12
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.templating" Version =" 8.0.412 -servicing.25311.3 " >
12
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.templating" Version =" 8.0.413 -servicing.25353.7 " >
13
13
<Uri >https://github.com/dotnet/templating</Uri >
14
- <Sha >62bbe0ac8fc5bb955e8d5f3ed0c930037edc3172 </Sha >
14
+ <Sha >caa21b1109a61dfb867ef1332a76a740894001f7 </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.412 </MicrosoftTemplateEngineAbstractionsPackageVersion >
146
+ <MicrosoftTemplateEngineAbstractionsPackageVersion >8.0.413 </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.412 -servicing.25311.3 </MicrosoftTemplateEngineMocksPackageVersion >
152
+ <MicrosoftTemplateEngineMocksPackageVersion >8.0.413 -servicing.25353.7 </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