Skip to content

Commit 391228e

Browse files
committed
Merge branch 'develop'
2 parents 8df423d + c9a4f00 commit 391228e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Giraffe.DotLiquid.sln

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "Giraffe.DotLiquid", "src\Gi
1111
EndProject
1212
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "Giraffe.DotLiquid.Tests", "tests\Giraffe.DotLiquid.Tests\Giraffe.DotLiquid.Tests.fsproj", "{162F3108-0AD8-407D-BEEB-94EBF2707EC4}"
1313
EndProject
14-
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".build", ".build", "{B362010D-E317-47C6-BA46-31016723777B}"
14+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "_build", "_build", "{B362010D-E317-47C6-BA46-31016723777B}"
1515
ProjectSection(SolutionItems) = preProject
1616
appveyor.yml = appveyor.yml
1717
build.ps1 = build.ps1
@@ -20,20 +20,20 @@ ProjectSection(SolutionItems) = preProject
2020
NuGet.config = NuGet.config
2121
EndProjectSection
2222
EndProject
23-
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".psscripts", ".psscripts", "{7F02897F-CEA5-4D3C-B6D9-651B94370478}"
23+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "_psscripts", "_psscripts", "{7F02897F-CEA5-4D3C-B6D9-651B94370478}"
2424
ProjectSection(SolutionItems) = preProject
2525
.psscripts\build-functions.ps1 = .psscripts\build-functions.ps1
2626
.psscripts\install-dotnet.ps1 = .psscripts\install-dotnet.ps1
2727
.psscripts\nuget-updates.ps1 = .psscripts\nuget-updates.ps1
2828
EndProjectSection
2929
EndProject
30-
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".git", ".git", "{D53D0BA5-D997-45FB-88C8-B6CC16E35E64}"
30+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "_git", "_git", "{D53D0BA5-D997-45FB-88C8-B6CC16E35E64}"
3131
ProjectSection(SolutionItems) = preProject
3232
.gitattributes = .gitattributes
3333
.gitignore = .gitignore
3434
EndProjectSection
3535
EndProject
36-
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".docs", ".docs", "{04A2F6C3-8483-4903-95F6-95658837AED4}"
36+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "_docs", "_docs", "{04A2F6C3-8483-4903-95F6-95658837AED4}"
3737
ProjectSection(SolutionItems) = preProject
3838
LICENSE = LICENSE
3939
README.md = README.md

0 commit comments

Comments
 (0)