Skip to content

Commit

Permalink
Update to a stable Aspire version (#146)
Browse files Browse the repository at this point in the history
This was causing issues on CI as it is restoring a stable workload while
we were still on a preview release
  • Loading branch information
Mpdreamz authored Aug 30, 2024
1 parent 5db3186 commit 3b30422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/AppHost/AppHost.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Aspire.Hosting" Version="8.0.0-preview.4.24156.9" />
<PackageReference Include="Aspire.Hosting.AppHost" Version="8.2.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 3b30422

Please sign in to comment.