summary refs log tree commit diff
diff options
context:
space:
mode:
authorOren Novotny <oren@novotny.org>2017-09-23 22:18:08 -0400
committerOren Novotny <oren@novotny.org>2017-09-23 22:18:08 -0400
commitd497fbd298d9dc9525b5a6f4a950c74b8bba233a (patch)
treea98bb145d4542b3d7c953f2cf74a2211c957dbe1
parentRename main methods (diff)
downloadBouncyCastle.NET-ed25519-d497fbd298d9dc9525b5a6f4a950c74b8bba233a.tar.xz
remove old nuspec from sln item
Diffstat (limited to '')
-rw-r--r--BouncyCastle.sln6
1 files changed, 4 insertions, 2 deletions
diff --git a/BouncyCastle.sln b/BouncyCastle.sln

index 4b7303f13..8963c9e1f 100644 --- a/BouncyCastle.sln +++ b/BouncyCastle.sln
@@ -1,12 +1,11 @@  Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 -VisualStudioVersion = 15.0.25920.0 +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 - Portable.BouncyCastle.nuspec = Portable.BouncyCastle.nuspec README.md = README.md EndProjectSection EndProject @@ -32,4 +31,7 @@ Global GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {BD9C9675-3AF5-41BA-8A57-7D70CAAFAA70} + EndGlobalSection EndGlobal