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>
|
||||
|
||||
<!-- This should either be timestamped or notimestamp as appropriate -->
|
||||
<AspNetCoreRuntimePackageFlavor>timestamped</AspNetCoreRuntimePackageFlavor>
|
||||
<AspNetCoreRuntimePackageFlavor>notimestamp</AspNetCoreRuntimePackageFlavor>
|
||||
<!--BranchName and AspNetCoreVersion will not always be the same-->
|
||||
<AspNetCoreBranchName>2.0.0</AspNetCoreBranchName>
|
||||
<AspNetCoreRelease>rtm</AspNetCoreRelease>
|
||||
|
|
Loading…
Reference in a new issue