We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7075b99 commit a35efbdCopy full SHA for a35efbd
azure-pipelines.yml
@@ -5,7 +5,7 @@ variables:
5
AotTestFolder: src/DotNext.AotTests
6
AotTestProject: $(AotTestFolder)/DotNext.AotTests.csproj
7
InternetAccess: false
8
- DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
+ DOTNET_SKIP_FIRST_TIME_EXPERIENCE: false
9
isMain: $[eq(variables['Build.SourceBranch'], 'refs/heads/master')]
10
trigger:
11
- master
0 commit comments