Skip to content

Commit a35efbd

Browse files
committed
Use FTE to debug SDK version
1 parent 7075b99 commit a35efbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ variables:
55
AotTestFolder: src/DotNext.AotTests
66
AotTestProject: $(AotTestFolder)/DotNext.AotTests.csproj
77
InternetAccess: false
8-
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
8+
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: false
99
isMain: $[eq(variables['Build.SourceBranch'], 'refs/heads/master')]
1010
trigger:
1111
- master

0 commit comments

Comments
 (0)