Remove framework reference

This seems to be included as part of the sdk.
This commit is contained in:
Nathan Mytelka 2021-04-12 12:34:53 -07:00
parent e56d575703
commit ed392e3670

View file

@ -5,8 +5,4 @@
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />
</ItemGroup>
</Project>