Skip to content

Commit a39acdb

Browse files
committed
Disable automatic builds
1 parent 0cf4788 commit a39acdb

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

azure-pipelines.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
trigger:
2-
- master
1+
trigger: none
32

43
pool:
54
vmImage: 'windows-latest'

gtm-visualstudio-plugin.sln

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
3-
# Visual Studio 15
4-
VisualStudioVersion = 15.0.28010.2003
3+
# Visual Studio Version 16
4+
VisualStudioVersion = 16.0.28803.352
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "config", "config", "{4A24B859-53A8-48A9-B876-27F5225BDAC2}"
77
ProjectSection(SolutionItems) = preProject
88
.editorconfig = .editorconfig
99
.gitignore = .gitignore
10+
azure-pipelines.yml = azure-pipelines.yml
1011
EndProjectSection
1112
EndProject
1213
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{F9A08D81-BFF2-43B4-BDD3-7B6612DB1C12}"

0 commit comments

Comments
 (0)