Skip to content

Commit 3875ebb

Browse files
committed
Referencing nuspec file in VS solution
1 parent f0aa643 commit 3875ebb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/NCrontab.sln

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
3-
# Visual Studio 2012
3+
# Visual Studio 2013
4+
VisualStudioVersion = 12.0.30501.0
5+
MinimumVisualStudioVersion = 10.0.40219.1
46
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{A4109292-0FE5-4761-868A-31A5BEB1810A}"
57
ProjectSection(SolutionItems) = preProject
8+
..\pkg\ncrontab.nuspec = ..\pkg\ncrontab.nuspec
69
SolutionInfo.cs = SolutionInfo.cs
710
EndProjectSection
811
EndProject

0 commit comments

Comments
 (0)