8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef1fa3a commit 496fc2fCopy full SHA for 496fc2f
LibGit2Sharp.sln
@@ -1,6 +1,6 @@
1
Microsoft Visual Studio Solution File, Format Version 12.00
2
# Visual Studio 15
3
-VisualStudioVersion = 15.0.26724.1
+VisualStudioVersion = 15.0.26730.0
4
MinimumVisualStudioVersion = 10.0.40219.1
5
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LibGit2Sharp", "LibGit2Sharp\LibGit2Sharp.csproj", "{EE6ED99F-CB12-4683-B055-D28FC7357A34}"
6
EndProject
@@ -9,6 +9,8 @@ EndProject
9
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{0CA739FD-DA4D-4F64-9834-DA14A3ECD04B}"
10
ProjectSection(SolutionItems) = preProject
11
.gitignore = .gitignore
12
+ Directory.Build.props = Directory.Build.props
13
+ Directory.Build.targets = Directory.Build.targets
14
nuget.config = nuget.config
15
version.json = version.json
16
EndProjectSection
0 commit comments