Update package versions

This commit is contained in:
fiodarsazanavets
2026-05-26 11:02:26 +01:00
parent fce96151fa
commit b7e409ec33
122 changed files with 460 additions and 447 deletions
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.0.1">
<Project Sdk="Aspire.AppHost.Sdk/13.3.5">
<PropertyGroup>
<OutputType>Exe</OutputType>
@@ -9,8 +9,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Aspire.Hosting.Redis" Version="13.0.1" />
<PackageReference Include="Aspire.Hosting.SqlServer" Version="13.1.0" />
<PackageReference Include="Aspire.Hosting.Redis" Version="13.3.5" />
<PackageReference Include="Aspire.Hosting.SqlServer" Version="13.3.5" />
</ItemGroup>
<ItemGroup>