Skip to content

Commit

Permalink
workflow: GitHubFlow/v1
Browse files Browse the repository at this point in the history
  • Loading branch information
9swampy committed Nov 20, 2024
1 parent 6960ad8 commit bb726ba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions GitVersion.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
workflow: GitHubFlow/v1

assembly-versioning-scheme: MajorMinorPatch
assembly-file-versioning-scheme: MajorMinorPatch
tag-prefix: '[vV]?'
Expand Down
3 changes: 2 additions & 1 deletion PrimS.Telnet.sln
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "NuGet", "NuGet", "{C32FBB99-146C-4733-BA43-D725EBDBF7F5}"
ProjectSection(SolutionItems) = preProject
BuildNuget.ps1 = BuildNuget.ps1
GitVersion.yml = GitVersion.yml
License.txt = License.txt
nuget.exe = nuget.exe
Ptelnet128x600.png = Ptelnet128x600.png
Expand Down Expand Up @@ -39,7 +40,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "workflows", "workflows", "{
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PrimS.Telnet", "PrimS.Telnet\PrimS.Telnet.csproj", "{C237BB37-BCCA-41BE-BAB0-8E608A42D7CB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PrimS.Telnet.CiTests", "PrimS.Telnet.CiTests\PrimS.Telnet.CiTests.csproj", "{E29EE552-A4A2-40F0-AE4C-24C58CAADD3C}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PrimS.Telnet.CiTests", "PrimS.Telnet.CiTests\PrimS.Telnet.CiTests.csproj", "{E29EE552-A4A2-40F0-AE4C-24C58CAADD3C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down

0 comments on commit bb726ba

Please sign in to comment.