Skip to content

Commit 08c657c

Browse files
committed
Update BlitzBridge.AppHost.csproj
1 parent ec912cf commit 08c657c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/BlitzBridge.AppHost/BlitzBridge.AppHost.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Aspire.AppHost.Sdk/13.3.3">
1+
<Project Sdk="Aspire.AppHost.Sdk/13.3.4">
22

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
@@ -15,8 +15,8 @@
1515
</ItemGroup>
1616

1717
<ItemGroup>
18-
<PackageReference Include="Aspire.Hosting.Azure.AppContainers" Version="13.3.3" />
19-
<PackageReference Include="Aspire.Hosting.SqlServer" Version="13.3.3" />
18+
<PackageReference Include="Aspire.Hosting.Azure.AppContainers" Version="13.3.4" />
19+
<PackageReference Include="Aspire.Hosting.SqlServer" Version="13.3.4" />
2020
</ItemGroup>
2121

2222
</Project>

0 commit comments

Comments
 (0)