File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ let gitnetConfig =
2121 Output.Ignore = Defaults.ignoreCommits @ [
2222 IgnoreCommit.SkipCi
2323 ]
24+ Bump.DefaultBumpStrategy = ForceBumpStrategy.All
2425 ProjectType =
2526 {
2627 ProjectFSharpConfig.init with
Original file line number Diff line number Diff line change 1818 <PackageReference Include =" Fake.DotNet.Testing.Expecto" Version =" 6.1.3" />
1919 <PackageReference Include =" Fake.Tools.Git" Version =" 6.1.3" />
2020 <PackageReference Include =" Partas.Fake.Tools.GitCliff" Version =" 0.2.5" />
21- <PackageReference Include =" Partas.GitNet" Version =" 0.0.5 " />
21+ <PackageReference Include =" Partas.GitNet" Version =" 0.0.6 " />
2222 <PackageReference Include =" Str" Version =" 0.19.0" />
2323 </ItemGroup >
2424</Project >
You can’t perform that action at this time.
0 commit comments