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-7994f94" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-7994f94e/nuget/v3/index.json" />
29
- <add key =" darc-pub-dotnet-templating-7994f94-4" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-7994f94e-4/nuget/v3/index.json" />
30
- <add key =" darc-pub-dotnet-templating-7994f94-3" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-7994f94e-3/nuget/v3/index.json" />
31
- <add key =" darc-pub-dotnet-templating-7994f94-2" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-7994f94e-2/nuget/v3/index.json" />
32
- <add key =" darc-pub-dotnet-templating-7994f94-1" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-7994f94e-1/nuget/v3/index.json" />
28
+ <add key =" darc-pub-dotnet-templating-fc618ad" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-fc618ad8/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.315 " >
4
+ <Dependency Name =" Microsoft.TemplateEngine.Abstractions" Version =" 8.0.316 " >
5
5
<Uri >https://github.com/dotnet/templating</Uri >
6
- <Sha >7994f94ec4071d4803af1b4f75f4ba964d3391f2 </Sha >
6
+ <Sha >fc618ad8fe04640a7bb0cb8d7b6f3fec2b90c75f </Sha >
7
7
</Dependency >
8
- <Dependency Name =" Microsoft.TemplateEngine.Mocks" Version =" 8.0.315 -servicing.25311.2 " >
8
+ <Dependency Name =" Microsoft.TemplateEngine.Mocks" Version =" 8.0.316 -servicing.25353.6 " >
9
9
<Uri >https://github.com/dotnet/templating</Uri >
10
- <Sha >7994f94ec4071d4803af1b4f75f4ba964d3391f2 </Sha >
10
+ <Sha >fc618ad8fe04640a7bb0cb8d7b6f3fec2b90c75f </Sha >
11
11
</Dependency >
12
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.templating" Version =" 8.0.315 -servicing.25311.2 " >
12
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.templating" Version =" 8.0.316 -servicing.25353.6 " >
13
13
<Uri >https://github.com/dotnet/templating</Uri >
14
- <Sha >7994f94ec4071d4803af1b4f75f4ba964d3391f2 </Sha >
14
+ <Sha >fc618ad8fe04640a7bb0cb8d7b6f3fec2b90c75f </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.315 </MicrosoftTemplateEngineAbstractionsPackageVersion >
146
+ <MicrosoftTemplateEngineAbstractionsPackageVersion >8.0.316 </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.315 -servicing.25311.2 </MicrosoftTemplateEngineMocksPackageVersion >
152
+ <MicrosoftTemplateEngineMocksPackageVersion >8.0.316 -servicing.25353.6 </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