Skip to content

Commit 2bb3e6d

Browse files
committed
Removed suspicious config property that could block code sign
1 parent 383589d commit 2bb3e6d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ variables:
44
TestProject: $(TestFolder)/DotNext.Tests.csproj
55
AotTestFolder: src/DotNext.AotTests
66
AotTestProject: $(AotTestFolder)/DotNext.AotTests.csproj
7-
InternetAccess: false
87
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: false
98
isMain: $[eq(variables['Build.SourceBranch'], 'refs/heads/master')]
109
trigger:

0 commit comments

Comments
 (0)