Merge pull request #7265 from mlorbetske/dev/mlorbe/SwitchToNoTimestampPackages
Switch to picking up the no-timestamp runtime store and package cache
This commit is contained in:
commit
e351e4fd19
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
||||||
<XliffTasksVersion>0.2.0-beta-000042</XliffTasksVersion>
|
<XliffTasksVersion>0.2.0-beta-000042</XliffTasksVersion>
|
||||||
|
|
||||||
<!-- This should either be timestamped or notimestamp as appropriate -->
|
<!-- This should either be timestamped or notimestamp as appropriate -->
|
||||||
<AspNetCoreRuntimePackageFlavor>timestamped</AspNetCoreRuntimePackageFlavor>
|
<AspNetCoreRuntimePackageFlavor>notimestamp</AspNetCoreRuntimePackageFlavor>
|
||||||
<!--BranchName and AspNetCoreVersion will not always be the same-->
|
<!--BranchName and AspNetCoreVersion will not always be the same-->
|
||||||
<AspNetCoreBranchName>2.0.0</AspNetCoreBranchName>
|
<AspNetCoreBranchName>2.0.0</AspNetCoreBranchName>
|
||||||
<AspNetCoreRelease>rtm</AspNetCoreRelease>
|
<AspNetCoreRelease>rtm</AspNetCoreRelease>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue