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

Commit 9f9746a

Browse files
committed
vs added makerelease.ps1
1 parent 9ad0bdd commit 9f9746a

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

Demo Plugin/NppManagedPluginDemo.VS2015.sln

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11

2-
Microsoft Visual Studio Solution File, Format Version 11.00
3-
# Visual Studio 2010
4-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NppManagedPluginDemo.VS2010", "NppManagedPluginDemo\NppManagedPluginDemo.VS2015.csproj", "{EB8FC3A3-93E8-457B-B281-FAFA5119611A}"
2+
Microsoft Visual Studio Solution File, Format Version 12.00
3+
# Visual Studio 14
4+
VisualStudioVersion = 14.0.25123.0
5+
MinimumVisualStudioVersion = 10.0.40219.1
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NppManagedPluginDemo.VS2015", "NppManagedPluginDemo\NppManagedPluginDemo.VS2015.csproj", "{EB8FC3A3-93E8-457B-B281-FAFA5119611A}"
7+
EndProject
8+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{3AE78A99-AA2D-49B1-84B5-75F184582902}"
9+
ProjectSection(SolutionItems) = preProject
10+
..\makerelease.ps1 = ..\makerelease.ps1
11+
EndProjectSection
512
EndProject
613
Global
714
GlobalSection(SolutionConfigurationPlatforms) = preSolution

0 commit comments

Comments
 (0)