File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed 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 =" 10.0.100-alpha.1.24569.2 " >
4
+ <Dependency Name =" Microsoft.TemplateEngine.Abstractions" Version =" 10.0.100-alpha.1.24569.3 " >
5
5
<Uri >https://github.com/dotnet/templating</Uri >
6
- <Sha >a641ce1f8c2c1f2ff1b9be733b14c3e683a4cacf </Sha >
6
+ <Sha >79a9c6f5d056b30df9ded35dc5a4bc27f637948e </Sha >
7
7
</Dependency >
8
- <Dependency Name =" Microsoft.TemplateEngine.Mocks" Version =" 10.0.100-alpha.1.24569.2 " >
8
+ <Dependency Name =" Microsoft.TemplateEngine.Mocks" Version =" 10.0.100-alpha.1.24569.3 " >
9
9
<Uri >https://github.com/dotnet/templating</Uri >
10
- <Sha >a641ce1f8c2c1f2ff1b9be733b14c3e683a4cacf </Sha >
10
+ <Sha >79a9c6f5d056b30df9ded35dc5a4bc27f637948e </Sha >
11
11
</Dependency >
12
12
<!-- Intermediate is necessary for source build. -->
13
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.templating" Version =" 10.0.100-alpha.1.24569.2 " >
13
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.templating" Version =" 10.0.100-alpha.1.24569.3 " >
14
14
<Uri >https://github.com/dotnet/templating</Uri >
15
- <Sha >a641ce1f8c2c1f2ff1b9be733b14c3e683a4cacf </Sha >
15
+ <Sha >79a9c6f5d056b30df9ded35dc5a4bc27f637948e </Sha >
16
16
<SourceBuild RepoName =" templating" ManagedOnly =" true" />
17
17
</Dependency >
18
18
<Dependency Name =" Microsoft.NETCore.App.Ref" Version =" 10.0.0-alpha.1.24565.3" >
Original file line number Diff line number Diff line change 204
204
</PropertyGroup >
205
205
<PropertyGroup >
206
206
<!-- Dependencies from https://github.com/dotnet/templating -->
207
- <MicrosoftTemplateEngineAbstractionsPackageVersion >10.0.100-alpha.1.24569.2 </MicrosoftTemplateEngineAbstractionsPackageVersion >
207
+ <MicrosoftTemplateEngineAbstractionsPackageVersion >10.0.100-alpha.1.24569.3 </MicrosoftTemplateEngineAbstractionsPackageVersion >
208
208
<MicrosoftTemplateEngineEdgePackageVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineEdgePackageVersion >
209
209
<MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion >
210
210
<MicrosoftTemplateEngineUtilsPackageVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineUtilsPackageVersion >
211
211
<MicrosoftTemplateSearchCommonPackageVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateSearchCommonPackageVersion >
212
212
<!-- test dependencies -->
213
- <MicrosoftTemplateEngineMocksPackageVersion >10.0.100-alpha.1.24569.2 </MicrosoftTemplateEngineMocksPackageVersion >
213
+ <MicrosoftTemplateEngineMocksPackageVersion >10.0.100-alpha.1.24569.3 </MicrosoftTemplateEngineMocksPackageVersion >
214
214
<MicrosoftTemplateEngineTestHelperPackageVersion >$(MicrosoftTemplateEngineMocksPackageVersion)</MicrosoftTemplateEngineTestHelperPackageVersion >
215
215
<MicrosoftTemplateEngineAuthoringTemplateVerifierVersion >$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineAuthoringTemplateVerifierVersion >
216
216
<MicrosoftTemplateSearchTemplateDiscoveryPackageVersion >$(MicrosoftTemplateEngineMocksPackageVersion)</MicrosoftTemplateSearchTemplateDiscoveryPackageVersion >
You can’t perform that action at this time.
0 commit comments