Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit be15153

Browse files
committed
Closes #45
GitVersion.yaml in wrong directory
1 parent 7d58ddc commit be15153

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
File renamed without changes.

src/GitTools.Core.sln

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

22
Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio 15
4-
VisualStudioVersion = 15.0.26430.12
4+
VisualStudioVersion = 15.0.26430.16
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".misc", ".misc", "{72ECAB81-A674-4AC8-8795-7AD71C3E1A5A}"
77
ProjectSection(SolutionItems) = preProject
@@ -10,7 +10,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".misc", ".misc", "{72ECAB81
1010
..\.travis.yml = ..\.travis.yml
1111
..\appveyor.yml = ..\appveyor.yml
1212
GitTools.Core.sln.DotSettings = GitTools.Core.sln.DotSettings
13-
..\GitVersionConfig.yaml = ..\GitVersionConfig.yaml
13+
GitVersion.yml = GitVersion.yml
1414
..\README.md = ..\README.md
1515
Settings.StyleCop = Settings.StyleCop
1616
SolutionAssemblyInfo.cs = SolutionAssemblyInfo.cs

0 commit comments

Comments
 (0)