Skip to content

Commit

Permalink
deps(#30): bump GitVersion to 6.x -> 6.0.2 (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
snovak7 authored Sep 24, 2024
1 parent 152fa43 commit 841193e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PackageVersion Include="Aspire.Hosting.Testing" Version="8.2.0"/>
<PackageVersion Include="coverlet.collector" Version="6.0.2"/>
<PackageVersion Include="GitHubActionsTestLogger" Version="2.4.1"/>
<PackageVersion Include="GitVersion.MsBuild" Version="5.12.0"/>
<PackageVersion Include="GitVersion.MsBuild" Version="6.0.2"/>
<PackageVersion Include="InfinityFlow.Aspire.Temporal" Version="0.5.11"/>
<PackageVersion Include="InfinityFlow.Tools.Branding" Version="0.1.0"/>
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.1"/>
Expand Down
4 changes: 2 additions & 2 deletions GitVersion.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
mode: ContinuousDeployment
branches:
main:
tag: rc
label: rc
pull-request:
tag: pr
label: pr

0 comments on commit 841193e

Please sign in to comment.