Skip to content

Commit

Permalink
Upgraded Aspire nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremydmiller committed Aug 29, 2024
1 parent 8183ea0 commit 71f598d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/samples/AspireHost/AspireHost.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

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

<ItemGroup>
Expand Down

0 comments on commit 71f598d

Please sign in to comment.