aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorRob Mensching <rob@firegiant.com>2021-05-04 22:45:02 -0700
committerRob Mensching <rob@firegiant.com>2021-05-04 22:45:02 -0700
commitfe2f7e06c595a4e7115d83c4cc8a05b28db5002a (patch)
tree8f46339d2ccbc2ec97c9e77e857bd72f07412a2e /appveyor.yml
parent232ea0120f67d4d445fd5fbb09a8852b2668310a (diff)
downloadwix-fe2f7e06c595a4e7115d83c4cc8a05b28db5002a.tar.gz
wix-fe2f7e06c595a4e7115d83c4cc8a05b28db5002a.tar.bz2
wix-fe2f7e06c595a4e7115d83c4cc8a05b28db5002a.zip
Move DirectX.wixext into ext
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml40
1 files changed, 0 insertions, 40 deletions
diff --git a/appveyor.yml b/appveyor.yml
deleted file mode 100644
index 7c686b04..00000000
--- a/appveyor.yml
+++ /dev/null
@@ -1,40 +0,0 @@
1# Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information.
2#
3# Do NOT modify this file. Update the canonical version in Home\repo-template\src\appveyor.yml
4# then update all of the repos.
5
6branches:
7 only:
8 - master
9 - develop
10
11image: Visual Studio 2019
12
13version: 0.0.0.{build}
14configuration: Release
15
16environment:
17 DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
18 DOTNET_CLI_TELEMETRY_OPTOUT: 1
19 NUGET_XMLDOC_MODE: skip
20
21build_script:
22 - appveyor.cmd
23
24pull_requests:
25 do_not_increment_build_number: true
26
27nuget:
28 disable_publish_on_pr: true
29
30skip_branch_with_pr: true
31skip_tags: true
32
33artifacts:
34- path: build\Release\**\*.nupkg
35 name: nuget
36
37notifications:
38- provider: Slack
39 incoming_webhook:
40 secure: p5xuu+4x2JHfwGDMDe5KcG1k7gZxqYc4jWVwvyNZv5cvkubPD2waJs5yXMAXZNN7Z63/3PWHb7q4KoY/99AjauYa1nZ4c5qYqRPFRBKTHfA=