Update Icarus.csproj

This commit is contained in:
Kun Deng
2022-08-30 21:42:20 -04:00
committed by GitHub
parent 6c3ce69873
commit 1bfd0a4931
+1 -1
View File
@@ -3,7 +3,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFramework>net6</TargetFramework> <TargetFramework>net6</TargetFramework>
<AspNetCoreHostingModel>InProcess</AspNetCoreHostingModel> <AspNetCoreHostingModel>InProcess</AspNetCoreHostingModel>
<Version>0.1.9</Version> <Version>0.1.10</Version>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>