summary refs log tree commit diff
path: root/BouncyCastle.sln
diff options
context:
space:
mode:
authorOren Novotny <oren@novotny.org>2018-07-19 20:49:51 -0400
committerOren Novotny <oren@novotny.org>2018-07-19 20:49:51 -0400
commit51848a1361afa502677724f2b4ae5d5b2e2f8ff9 (patch)
treed9a6137e7833a91310b158116cf74d034f66373c /BouncyCastle.sln
parentFix Synchronized for modern frameworks (diff)
downloadBouncyCastle.NET-ed25519-51848a1361afa502677724f2b4ae5d5b2e2f8ff9.tar.xz
Update build scripts to add code coverage
Diffstat (limited to 'BouncyCastle.sln')
-rw-r--r--BouncyCastle.sln4
1 files changed, 3 insertions, 1 deletions
diff --git a/BouncyCastle.sln b/BouncyCastle.sln
index 8963c9e1f..6719011e1 100644
--- a/BouncyCastle.sln
+++ b/BouncyCastle.sln
@@ -5,7 +5,9 @@ VisualStudioVersion = 15.0.26906.1
 MinimumVisualStudioVersion = 10.0.40219.1
 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{43196EF9-B75F-4ABB-8967-DAFD621A7D05}"
 	ProjectSection(SolutionItems) = preProject
-		appveyor.yml = appveyor.yml
+		.vsts-ci.yml = .vsts-ci.yml
+		.vsts-pr.yml = .vsts-pr.yml
+		.vsts-shared.yml = .vsts-shared.yml
 		README.md = README.md
 	EndProjectSection
 EndProject