Skip to content

Commit

Permalink
chore: prevent update to net7 in paket.dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
halcwb committed Feb 17, 2023
1 parent ddc0bf0 commit a855b4e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion paket.dependencies
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
source https://api.nuget.org/v3/index.json
framework: auto-detect

framework: net6.0
storage: none

nuget Expecto.FsCheck
nuget Expecto.Hopac
Expand Down

0 comments on commit a855b4e

Please sign in to comment.