File tree 4 files changed +9
-10
lines changed
common/templates/post-build
4 files changed +9
-10
lines changed Original file line number Diff line number Diff line change 39
39
</Dependency >
40
40
</ProductDependencies >
41
41
<ToolsetDependencies >
42
- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 7.0.0-beta.23511.9 " >
42
+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 7.0.0-beta.23564.5 " >
43
43
<Uri >https://github.com/dotnet/arcade</Uri >
44
- <Sha >acb831a5b31a3cc4a744a8944b6bd172e6969234 </Sha >
44
+ <Sha >ca53a3149aaedb03e5d79ee0e259d31ac8719290 </Sha >
45
45
</Dependency >
46
- <Dependency Name =" Microsoft.DotNet.Build.Tasks.Templating" Version =" 7.0.0-beta.23511.9 " >
46
+ <Dependency Name =" Microsoft.DotNet.Build.Tasks.Templating" Version =" 7.0.0-beta.23564.5 " >
47
47
<Uri >https://github.com/dotnet/arcade</Uri >
48
- <Sha >acb831a5b31a3cc4a744a8944b6bd172e6969234 </Sha >
48
+ <Sha >ca53a3149aaedb03e5d79ee0e259d31ac8719290 </Sha >
49
49
</Dependency >
50
- <Dependency Name =" Microsoft.DotNet.Helix.Sdk" Version =" 7.0.0-beta.23511.9 " >
50
+ <Dependency Name =" Microsoft.DotNet.Helix.Sdk" Version =" 7.0.0-beta.23564.5 " >
51
51
<Uri >https://github.com/dotnet/arcade</Uri >
52
- <Sha >acb831a5b31a3cc4a744a8944b6bd172e6969234 </Sha >
52
+ <Sha >ca53a3149aaedb03e5d79ee0e259d31ac8719290 </Sha >
53
53
</Dependency >
54
54
</ToolsetDependencies >
55
55
</Dependencies >
Original file line number Diff line number Diff line change 25
25
<MicrosoftExtensionsLoggingVersion >7.0.0</MicrosoftExtensionsLoggingVersion >
26
26
</PropertyGroup >
27
27
<PropertyGroup Label =" Dependencies from dotnet/arcade" >
28
- <MicrosoftDotNetBuildTasksTemplatingVersion >7.0.0-beta.23511.9 </MicrosoftDotNetBuildTasksTemplatingVersion >
28
+ <MicrosoftDotNetBuildTasksTemplatingVersion >7.0.0-beta.23564.5 </MicrosoftDotNetBuildTasksTemplatingVersion >
29
29
</PropertyGroup >
30
30
<PropertyGroup Label =" Other dependencies" >
31
31
<!-- NB: Roslyn version affects the minimum required Visual Studio version -->
Original file line number Diff line number Diff line change 1
1
variables :
2
2
- group : AzureDevOps-Artifact-Feeds-Pats
3
- - group : DotNet-Blob-Feed
4
3
- group : DotNet-DotNetCli-Storage
5
4
- group : DotNet-MSRC-Storage
6
5
- group : Publish-Build-Assets
Original file line number Diff line number Diff line change 8
8
"rollForward" : " latestMajor"
9
9
},
10
10
"msbuild-sdks" : {
11
- "Microsoft.DotNet.Arcade.Sdk" : " 7.0.0-beta.23511.9 " ,
12
- "Microsoft.DotNet.Helix.Sdk" : " 7.0.0-beta.23511.9 "
11
+ "Microsoft.DotNet.Arcade.Sdk" : " 7.0.0-beta.23564.5 " ,
12
+ "Microsoft.DotNet.Helix.Sdk" : " 7.0.0-beta.23564.5 "
13
13
}
14
14
}
You can’t perform that action at this time.
0 commit comments