Skip to content

Commit

Permalink
FileConventions.Test: make versions consistent
Browse files Browse the repository at this point in the history
To test that CI becomes green.
  • Loading branch information
knocte committed Nov 24, 2023
1 parent c140edb commit db12f32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FileConventions.Test/FileConventions.Test.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1" />
<PackageReference Include="NUnit.Analyzers" Version="3.3.0" />
<PackageReference Include="coverlet.collector" Version="3.1.2" />
<PackageReference Include="Fsdk" Version="0.6.0--date20231031-0834.git-2737eea" />
<PackageReference Include="Fsdk" Version="0.6.0--date20230214-0422.git-1ea6f62" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit db12f32

Please sign in to comment.