Trying to get gitversion to do what I want

This commit is contained in:
Tigger Kindel
2023-06-07 09:51:52 -06:00
parent 570de8f110
commit 9df14e80d9

View File

@@ -19,8 +19,10 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
CODE_OF_CONDUCT.md = CODE_OF_CONDUCT.md
CONTRIBUTING.md = CONTRIBUTING.md
.github\workflows\dotnet-core.yml = .github\workflows\dotnet-core.yml
.github\GitVersion.yml = .github\GitVersion.yml
.github\workflows\publish.yml = .github\workflows\publish.yml
README.md = README.md
Release.ps1 = Release.ps1
testenvironments.json = testenvironments.json
EndProjectSection
EndProject