File tree Expand file tree Collapse file tree 3 files changed +7
-16
lines changed Expand file tree Collapse file tree 3 files changed +7
-16
lines changed Original file line number Diff line number Diff line change 37
37
<add key =" darc-int-dotnet-runtime-89ef51c-3" value =" https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-89ef51c5-3/nuget/v3/index.json" />
38
38
<!-- End: Package sources from dotnet-runtime -->
39
39
<!-- Begin: Package sources from dotnet-templating -->
40
- <add key =" darc-pub-dotnet-templating-52ff56d" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-52ff56db/nuget/v3/index.json" />
41
- <add key =" darc-pub-dotnet-templating-ee4a55e" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-ee4a55ee/nuget/v3/index.json" />
42
- <add key =" darc-pub-dotnet-templating-ee4a55e-8" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-ee4a55ee-8/nuget/v3/index.json" />
43
- <add key =" darc-pub-dotnet-templating-ee4a55e-7" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-ee4a55ee-7/nuget/v3/index.json" />
44
- <add key =" darc-pub-dotnet-templating-ee4a55e-6" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-ee4a55ee-6/nuget/v3/index.json" />
45
- <add key =" darc-pub-dotnet-templating-ee4a55e-5" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-ee4a55ee-5/nuget/v3/index.json" />
46
- <add key =" darc-pub-dotnet-templating-ee4a55e-4" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-ee4a55ee-4/nuget/v3/index.json" />
47
- <add key =" darc-pub-dotnet-templating-ee4a55e-3" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-ee4a55ee-3/nuget/v3/index.json" />
48
- <add key =" darc-pub-dotnet-templating-ee4a55e-2" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-ee4a55ee-2/nuget/v3/index.json" />
49
- <add key =" darc-pub-dotnet-templating-ee4a55e-1" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-ee4a55ee-1/nuget/v3/index.json" />
40
+ <add key =" darc-pub-dotnet-templating-d7198dd" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-d7198dd0/nuget/v3/index.json" />
50
41
<!-- End: Package sources from dotnet-templating -->
51
42
<!-- Begin: Package sources from dotnet-windowsdesktop -->
52
43
<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" />
Original file line number Diff line number Diff line change 3
3
<ProductDependencies >
4
4
<Dependency Name =" Microsoft.TemplateEngine.Abstractions" Version =" 8.0.310" >
5
5
<Uri >https://github.com/dotnet/templating</Uri >
6
- <Sha >52ff56dbe1b77028d2f2f60a5e2892d87ecc39eb </Sha >
6
+ <Sha >d7198dd0cfdd966baac897418a7147f7758cb10a </Sha >
7
7
</Dependency >
8
- <Dependency Name =" Microsoft.TemplateEngine.Mocks" Version =" 8.0.310-servicing.25105.1 " >
8
+ <Dependency Name =" Microsoft.TemplateEngine.Mocks" Version =" 8.0.310-servicing.25106.2 " >
9
9
<Uri >https://github.com/dotnet/templating</Uri >
10
- <Sha >52ff56dbe1b77028d2f2f60a5e2892d87ecc39eb </Sha >
10
+ <Sha >d7198dd0cfdd966baac897418a7147f7758cb10a </Sha >
11
11
</Dependency >
12
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.templating" Version =" 8.0.310-servicing.25105.1 " >
12
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.templating" Version =" 8.0.310-servicing.25106.2 " >
13
13
<Uri >https://github.com/dotnet/templating</Uri >
14
- <Sha >52ff56dbe1b77028d2f2f60a5e2892d87ecc39eb </Sha >
14
+ <Sha >d7198dd0cfdd966baac897418a7147f7758cb10a </Sha >
15
15
<SourceBuild RepoName =" templating" ManagedOnly =" true" />
16
16
</Dependency >
17
17
<Dependency Name =" Microsoft.NETCore.App.Ref" Version =" 8.0.12" >
Original file line number Diff line number Diff line change 147
147
<MicrosoftTemplateEngineUtilsPackageVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineUtilsPackageVersion >
148
148
<MicrosoftTemplateSearchCommonPackageVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateSearchCommonPackageVersion >
149
149
<!-- test dependencies -->
150
- <MicrosoftTemplateEngineMocksPackageVersion >8.0.310-servicing.25105.1 </MicrosoftTemplateEngineMocksPackageVersion >
150
+ <MicrosoftTemplateEngineMocksPackageVersion >8.0.310-servicing.25106.2 </MicrosoftTemplateEngineMocksPackageVersion >
151
151
<MicrosoftTemplateEngineTestHelperPackageVersion >$(MicrosoftTemplateEngineMocksPackageVersion)</MicrosoftTemplateEngineTestHelperPackageVersion >
152
152
<MicrosoftTemplateEngineAuthoringTemplateVerifierVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineAuthoringTemplateVerifierVersion >
153
153
<MicrosoftTemplateSearchTemplateDiscoveryPackageVersion >$(MicrosoftTemplateEngineMocksPackageVersion)</MicrosoftTemplateSearchTemplateDiscoveryPackageVersion >
You can’t perform that action at this time.
0 commit comments