Skip to content

Commit

Permalink
Reference MasterOfFoo 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vbfox committed Sep 5, 2024
1 parent 5564384 commit 4e52579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BlackFox.ColoredPrintf/BlackFox.ColoredPrintf.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<ItemGroup>
<PackageReference Include="FSharp.Core" Version="4.5.0" Condition="'$(TargetFramework)' == 'net461'" />
<PackageReference Include="FSharp.Core" Version="4.5.0" Condition="'$(TargetFramework)' == 'netstandard2.0'" />
<PackageReference Include="BlackFox.MasterOfFoo" Version="2.0.0-alpha.2" />
<PackageReference Include="BlackFox.MasterOfFoo" Version="[2.0.0,3.0.0)" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All"/>
</ItemGroup>
</Project>

0 comments on commit 4e52579

Please sign in to comment.