File tree Expand file tree Collapse file tree 3 files changed +9
-15
lines changed Expand file tree Collapse file tree 3 files changed +9
-15
lines changed Original file line number Diff line number Diff line change 23
23
<!-- Begin: Package sources from dotnet-runtime -->
24
24
<!-- End: Package sources from dotnet-runtime -->
25
25
<!-- Begin: Package sources from dotnet-templating -->
26
- <add key =" darc-pub-dotnet-templating-1e52e85" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-1e52e859/nuget/v3/index.json" />
27
- <add key =" darc-pub-dotnet-templating-731d469" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-731d4697/nuget/v3/index.json" />
28
- <add key =" darc-pub-dotnet-templating-731d469-7" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-731d4697-7/nuget/v3/index.json" />
29
- <add key =" darc-pub-dotnet-templating-731d469-6" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-731d4697-6/nuget/v3/index.json" />
30
- <add key =" darc-pub-dotnet-templating-731d469-5" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-731d4697-5/nuget/v3/index.json" />
31
- <add key =" darc-pub-dotnet-templating-731d469-4" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-731d4697-4/nuget/v3/index.json" />
32
- <add key =" darc-pub-dotnet-templating-731d469-3" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-731d4697-3/nuget/v3/index.json" />
26
+ <add key =" darc-pub-dotnet-templating-e3bb940" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-e3bb940a/nuget/v3/index.json" />
33
27
<!-- End: Package sources from dotnet-templating -->
34
28
<!-- Begin: Package sources from dotnet-windowsdesktop -->
35
29
<!-- 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.409 " >
4
+ <Dependency Name =" Microsoft.TemplateEngine.Abstractions" Version =" 8.0.410 " >
5
5
<Uri >https://github.com/dotnet/templating</Uri >
6
- <Sha >1e52e85918ccfe396647e8a96e293e6b4c0e17b7 </Sha >
6
+ <Sha >e3bb940a424c2ec7d25f32a6fa872776f78b711c </Sha >
7
7
</Dependency >
8
- <Dependency Name =" Microsoft.TemplateEngine.Mocks" Version =" 8.0.409 -servicing.25215.2 " >
8
+ <Dependency Name =" Microsoft.TemplateEngine.Mocks" Version =" 8.0.410 -servicing.25257.11 " >
9
9
<Uri >https://github.com/dotnet/templating</Uri >
10
- <Sha >1e52e85918ccfe396647e8a96e293e6b4c0e17b7 </Sha >
10
+ <Sha >e3bb940a424c2ec7d25f32a6fa872776f78b711c </Sha >
11
11
</Dependency >
12
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.templating" Version =" 8.0.409 -servicing.25215.2 " >
12
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.templating" Version =" 8.0.410 -servicing.25257.11 " >
13
13
<Uri >https://github.com/dotnet/templating</Uri >
14
- <Sha >1e52e85918ccfe396647e8a96e293e6b4c0e17b7 </Sha >
14
+ <Sha >e3bb940a424c2ec7d25f32a6fa872776f78b711c </Sha >
15
15
<SourceBuild RepoName =" templating" ManagedOnly =" true" />
16
16
</Dependency >
17
17
<Dependency Name =" Microsoft.NETCore.App.Ref" Version =" 8.0.15" >
Original file line number Diff line number Diff line change 141
141
</PropertyGroup >
142
142
<PropertyGroup >
143
143
<!-- Dependencies from https://github.com/dotnet/templating -->
144
- <MicrosoftTemplateEngineAbstractionsPackageVersion >8.0.409 </MicrosoftTemplateEngineAbstractionsPackageVersion >
144
+ <MicrosoftTemplateEngineAbstractionsPackageVersion >8.0.410 </MicrosoftTemplateEngineAbstractionsPackageVersion >
145
145
<MicrosoftTemplateEngineEdgePackageVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineEdgePackageVersion >
146
146
<MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion >
147
147
<MicrosoftTemplateEngineUtilsPackageVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineUtilsPackageVersion >
148
148
<MicrosoftTemplateSearchCommonPackageVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateSearchCommonPackageVersion >
149
149
<!-- test dependencies -->
150
- <MicrosoftTemplateEngineMocksPackageVersion >8.0.409 -servicing.25215.2 </MicrosoftTemplateEngineMocksPackageVersion >
150
+ <MicrosoftTemplateEngineMocksPackageVersion >8.0.410 -servicing.25257.11 </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