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 383589d commit 2bb3e6dCopy full SHA for 2bb3e6d
azure-pipelines.yml
@@ -4,7 +4,6 @@ variables:
4
TestProject: $(TestFolder)/DotNext.Tests.csproj
5
AotTestFolder: src/DotNext.AotTests
6
AotTestProject: $(AotTestFolder)/DotNext.AotTests.csproj
7
- InternetAccess: false
8
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: false
9
isMain: $[eq(variables['Build.SourceBranch'], 'refs/heads/master')]
10
trigger:
0 commit comments