Skip to content

Commit cb45bc8

Browse files
authored
Merge pull request #4 from MaxGripe/dependabot/nuget/FSharp.Formatting-21.0.0-beta-005
Update FSharp.Formatting to 21.0.0-beta-005
2 parents b2015d5 + cac8655 commit cb45bc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

skunk-html.fsproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
@@ -14,7 +14,7 @@
1414
</ItemGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="Fsharp.Formatting" Version="21.0.0-beta-004" />
17+
<PackageReference Include="Fsharp.Formatting" Version="21.0.0-beta-005" />
1818
</ItemGroup>
1919

2020
</Project>

0 commit comments

Comments
 (0)