We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ae039f commit 58887e6Copy full SHA for 58887e6
1 file changed
SSTAlumniAssociation.AppHost/SSTAlumniAssociation.AppHost.csproj
@@ -10,9 +10,9 @@
10
</PropertyGroup>
11
12
<ItemGroup>
13
- <PackageReference Include="Aspire.Hosting.AppHost" Version="8.2.0" />
14
- <PackageReference Include="Aspire.Hosting.NodeJs" Version="8.2.0" />
15
- <PackageReference Include="Aspire.Hosting.PostgreSQL" Version="8.2.0" />
+ <PackageReference Include="Aspire.Hosting.AppHost" Version="13.3.3" />
+ <PackageReference Include="Aspire.Hosting.NodeJs" Version="9.5.2" />
+ <PackageReference Include="Aspire.Hosting.PostgreSQL" Version="13.3.3" />
16
</ItemGroup>
17
18
0 commit comments