Skip to content

Commit f9440f0

Browse files
committed
renames gitversion config file to '.gitversion.yml'
1 parent dbc2c46 commit f9440f0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

src/GitVersion.sln

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "root", "root", "{7D3A83B4-9
5454
..\.editorconfig = ..\.editorconfig
5555
..\.gitattributes = ..\.gitattributes
5656
..\.gitignore = ..\.gitignore
57-
..\GitVersion.yml = ..\GitVersion.yml
57+
..\.gitversion.yml = ..\.gitversion.yml
5858
..\global.json = ..\global.json
5959
..\GitReleaseManager.yml = ..\GitReleaseManager.yml
6060
EndProjectSection

0 commit comments

Comments
 (0)