Skip to content

Commit

Permalink
Update Phi3.Aspire.AppHost.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
leestott authored Sep 23, 2024
1 parent 2315618 commit a1dbc00
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@


<ItemGroup>
<PackageReference Include="Aspire.Hosting.AppHost" Version="8.0.2" />
<PackageReference Include="Aspire.Hosting.NodeJs" Version="8.0.2" />
<PackageReference Include="Aspire.Hosting.Qdrant" Version="8.0.2" />
<PackageReference Include="Aspire.Hosting.Redis" Version="8.0.2" />
<PackageReference Include="Aspire.Hosting.AppHost" Version="8.2.0" />
<PackageReference Include="Aspire.Hosting.NodeJs" Version="8.2.0" />
<PackageReference Include="Aspire.Hosting.Qdrant" Version="8.2.0" />
<PackageReference Include="Aspire.Hosting.Redis" Version="8.2.0" />
</ItemGroup>


Expand Down

0 comments on commit a1dbc00

Please sign in to comment.