Skip to content

Commit

Permalink
Attempt#3 to fix release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian committed Jan 20, 2024
1 parent a36894f commit 1d03e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuspec/XPing365.Availability.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<group targetFramework="net8.0">
<dependency id="XPing365.Core" version="$version$" />
<dependency id="Microsoft.Extensions.Http" version="8.0.0" />
<dependency id="Microsoft.Extensions.Http.Polly" Version="8.0.1" />
<dependency id="Microsoft.Extensions.Http.Polly" version="8.0.1" />
</group>
</dependencies>
</metadata>
Expand Down

0 comments on commit 1d03e3e

Please sign in to comment.