SelfHost conditional compile

This commit is contained in:
2023-06-27 11:13:29 -07:00
parent 97d1a1c6a7
commit cae44abfee
4 changed files with 16 additions and 8 deletions

View File

@ -179,12 +179,6 @@
<PackageReference Include="Infineon.EAF.Runtime">
<Version>2.49.2</Version>
</PackageReference>
<PackageReference Include="Microsoft.AspNet.WebApi.SelfHost">
<Version>5.2.7</Version>
</PackageReference>
<PackageReference Include="Microsoft.AspNet.WebApi.Core">
<Version>5.2.7</Version>
</PackageReference>
<PackageReference Include="System.Text.Json">
<Version>6.0.3</Version>
</PackageReference>