Skip to content

Commit

Permalink
Set correct nuget versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaliumhexacyanoferrat committed Jul 1, 2024
1 parent 0c9a8f9 commit 98bd0cb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Packages/GenHTTP.Core.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@

<group>

<dependency id="GenHTTP.Api" version="8.4.0" />
<dependency id="GenHTTP.Api" version="8.6.0" />

<dependency id="GenHTTP.Engine" version="8.4.0" />
<dependency id="GenHTTP.Engine" version="8.6.0" />

<dependency id="GenHTTP.Modules.Practices" version="8.4.0" />
<dependency id="GenHTTP.Modules.Basics" version="8.4.0" />
<dependency id="GenHTTP.Modules.Layouting" version="8.4.0" />
<dependency id="GenHTTP.Modules.Practices" version="8.6.0" />
<dependency id="GenHTTP.Modules.Basics" version="8.6.0" />
<dependency id="GenHTTP.Modules.Layouting" version="8.6.0" />

</group>

Expand Down

0 comments on commit 98bd0cb

Please sign in to comment.