Skip to content

Commit dfb2894

Browse files
authored
Update Bff.AppHost.csproj
1 parent 11c1511 commit dfb2894

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

Bff.AppHost/Bff.AppHost.csproj

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
2-
3-
<Sdk Name="Aspire.AppHost.Sdk" Version="9.5.2" />
1+
<Project Sdk="Aspire.AppHost.Sdk/13.0.0">
42

53
<PropertyGroup>
64
<OutputType>Exe</OutputType>
@@ -11,7 +9,6 @@
119
</PropertyGroup>
1210

1311
<ItemGroup>
14-
<PackageReference Include="Aspire.Hosting.AppHost" Version="13.0.2" />
1512
<PackageReference Include="Aspire.Hosting.NodeJs" Version="9.5.2" />
1613
</ItemGroup>
1714

0 commit comments

Comments
 (0)