Skip to content

Commit 124476a

Browse files
Bump Cake.FileHelpers: 6.0.0->6.1.3
Updated the Cake.FileHelpers package reference from version 6.0.0 to version 6.1.3 in the Build.csproj file. It was necessary to upgrade to this latest version to leverage new features and bug fixes.
1 parent fb6f433 commit 124476a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Build.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77
<ItemGroup>
88
<PackageReference Include="Cake.Frosting" Version="3.0.0" />
9-
<PackageReference Include="Cake.FileHelpers" Version="6.0.0" />
9+
<PackageReference Include="Cake.FileHelpers" Version="6.1.3" />
1010
<PackageReference Include="Microsoft.DocAsCode.App" Version="2.67.3" />
1111
<PackageReference Include="Ben.Demystifier" Version="0.1.1" />
1212
<PackageReference Include="JetBrains.Annotations" Version="2022.3.1" />

0 commit comments

Comments
 (0)