Skip to content

Commit 74113a3

Browse files
authored
Update InfinityFlow.Temporal.Migrator.AppHost.csproj
1 parent 4917b55 commit 74113a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Aspire/AppHost/InfinityFlow.Temporal.Migrator.AppHost.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<Project Sdk="Microsoft.NET.Sdk">
2+
<Sdk Name="Aspire.AppHost.Sdk" Version="9.0.0" />
23
<PropertyGroup>
34
<OutputType>Exe</OutputType>
45
<IsAspireHost>true</IsAspireHost>
56
<IsPackable>false</IsPackable>
67
<UserSecretsId>102B9DBC-01A4-4DAB-8530-6B9E3C10C956</UserSecretsId>
78
</PropertyGroup>
89
<ItemGroup>
9-
<Sdk Name="Aspire.AppHost.Sdk" Version="9.0.0" />
1010
<PackageReference Include="Aspire.Hosting.AppHost"/>
1111
<PackageReference Include="InfinityFlow.Aspire.Temporal"/>
1212
</ItemGroup>

0 commit comments

Comments
 (0)