зеркало из https://github.com/aspnet/MusicStore.git
Merge branch 'rel/2.0.0' into dev
This commit is contained in:
Коммит
c9195b7a3c
|
@ -87,7 +87,7 @@ namespace E2ETests
|
|||
|
||||
RemoteDeploymentConfig = RemoteDeploymentConfigHelper.GetConfiguration();
|
||||
|
||||
DotnetRuntimePathOnShare = Path.Combine(RemoteDeploymentConfig.FileSharePath, "dotnet");
|
||||
DotnetRuntimePathOnShare = Path.Combine(RemoteDeploymentConfig.FileSharePath, "dotnet_" + Guid.NewGuid());
|
||||
|
||||
// Prefer copying the zip file to fileshare and extracting on file share over copying the extracted
|
||||
// dotnet runtime folder from source to file share as the size could be significantly huge.
|
||||
|
|
Загрузка…
Ссылка в новой задаче