Skip to content

Commit 3bc3f0d

Browse files
committed
Add sln files
1 parent 8ce35f7 commit 3bc3f0d

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

src/AsyncSuffix.sln

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,22 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio 14
4-
VisualStudioVersion = 14.0.23107.0
4+
VisualStudioVersion = 14.0.25420.1
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AsyncSuffix", "AsyncSuffix\AsyncSuffix.csproj", "{752FF9EC-357F-4272-92AD-E4DAB15312C1}"
77
EndProject
8+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SolutionItems", "SolutionItems", "{C2FE6C03-163F-421E-8D04-45629A78094D}"
9+
ProjectSection(SolutionItems) = preProject
10+
..\.editorconfig = ..\.editorconfig
11+
..\.gitignore = ..\.gitignore
12+
..\appveyor.yml = ..\appveyor.yml
13+
..\AsyncSuffix.nuspec = ..\AsyncSuffix.nuspec
14+
..\build.bat = ..\build.bat
15+
..\build.fsx = ..\build.fsx
16+
..\GitVersion.yml = ..\GitVersion.yml
17+
..\README.md = ..\README.md
18+
EndProjectSection
19+
EndProject
820
Global
921
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1022
Debug|Any CPU = Debug|Any CPU

0 commit comments

Comments
 (0)