Skip to content

Commit 3b30422

Browse files
authored
Update to a stable Aspire version (#146)
This was causing issues on CI as it is restoring a stable workload while we were still on a preview release
1 parent 5db3186 commit 3b30422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/AppHost/AppHost.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Aspire.Hosting" Version="8.0.0-preview.4.24156.9" />
12+
<PackageReference Include="Aspire.Hosting.AppHost" Version="8.2.0" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)