Skip to content

Commit

Permalink
Revert "Update Fake.Extensions dependency @ build proj"
Browse files Browse the repository at this point in the history
This reverts commit 161a053.
  • Loading branch information
omaus committed Aug 19, 2023
1 parent 161a053 commit b8acba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/build.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PackageReference Include="Fake.DotNet.MSBuild" Version="5.23.1" />
<PackageReference Include="Fake.IO.FileSystem" Version="5.23.1" />
<PackageReference Include="Fake.Tools.Git" Version="5.23.1" />
<PackageReference Include="Fake.Extensions.Release" Version="[0.4.0]" />
<PackageReference Include="Fake.Extensions.Release" Version="0.3.1" />
</ItemGroup>

</Project>

0 comments on commit b8acba0

Please sign in to comment.