|
@@ -15,6 +15,7 @@ queue: Hosted VS2017
|
|
|
variables:
|
|
variables:
|
|
|
BuildConfiguration: Release
|
|
BuildConfiguration: Release
|
|
|
BuildPlatform: Any CPU
|
|
BuildPlatform: Any CPU
|
|
|
|
|
+ DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
|
|
|
|
|
|
|
|
steps:
|
|
steps:
|
|
|
- template: .vsts.rx-shared.yml
|
|
- template: .vsts.rx-shared.yml
|