Skip to content

Commit

Permalink
FileConventions.Test: inconsistent nuget version
Browse files Browse the repository at this point in the history
Checking that the newly introduced sanityCheckNuget.fsx script
works properly (this commit should make the CI pipeline fail).
  • Loading branch information
knocte committed Nov 24, 2023
1 parent 2145096 commit fdaf0dc
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--date20230214-0422.git-1ea6f62" />
<PackageReference Include="Fsdk" Version="0.6.0--date20231031-0834.git-2737eea" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit fdaf0dc

Please sign in to comment.