Skip to content
This repository was archived by the owner on Apr 6, 2024. It is now read-only.

Commit b0d7a7f

Browse files
authored
Merge pull request #303 from pascalberger/feature/disable-myget
Disable publishing of CI packages to MyGet
2 parents 52bb33a + c0c34d6 commit b0d7a7f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.appveyor.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
#---------------------------------#
44
image: Visual Studio 2019
55

6+
environment:
7+
MYGET_SOURCE:
8+
69
#---------------------------------#
710
# Build Script #
811
#---------------------------------#

0 commit comments

Comments
 (0)