Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 69a5fc0556 |
@@ -1,4 +1,4 @@
|
||||
<Project Sdk="Aspire.AppHost.Sdk/13.4.4">
|
||||
<Project Sdk="Aspire.AppHost.Sdk/13.3.5">
|
||||
|
||||
<PropertyGroup>
|
||||
<OutputType>Exe</OutputType>
|
||||
@@ -13,7 +13,7 @@
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Aspire.Hosting.AppHost" Version="13.2.2" />
|
||||
<PackageReference Include="Aspire.Hosting.AppHost" Version="13.4.2" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user