Skip to content

Commit eca0e50

Browse files
committed
Add misc files to sln.
1 parent 014e475 commit eca0e50

1 file changed

Lines changed: 13 additions & 2 deletions

File tree

BosunReporter.sln

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,23 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
3-
# Visual Studio 2013
4-
VisualStudioVersion = 12.0.31101.0
3+
# Visual Studio 14
4+
VisualStudioVersion = 14.0.23107.0
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BosunReporter", "BosunReporter\BosunReporter.csproj", "{9D6C3CB4-C01A-4335-8C69-347A335F24D1}"
77
EndProject
88
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Scratch", "Scratch\Scratch.csproj", "{1CE60D86-9385-41FE-AEB8-427180FEFB6D}"
99
EndProject
10+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{447B6C2F-9B2C-4325-8BEB-FB6B7A079A15}"
11+
ProjectSection(SolutionItems) = preProject
12+
.gitattributes = .gitattributes
13+
.gitignore = .gitignore
14+
appveyor.yml = appveyor.yml
15+
BosunReporter\BosunReporter.nuspec = BosunReporter\BosunReporter.nuspec
16+
LICENSE.MIT = LICENSE.MIT
17+
README.md = README.md
18+
Scripts\SetNugetVersion.ps1 = Scripts\SetNugetVersion.ps1
19+
EndProjectSection
20+
EndProject
1021
Global
1122
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1223
Debug|Any CPU = Debug|Any CPU

0 commit comments

Comments
 (0)