IHttpClient

This commit is contained in:
Stef Heyenrath
2023-12-06 21:56:58 +01:00
parent 18caf1ec33
commit 0ccb94a3a7
3 changed files with 11 additions and 5 deletions
+7 -3
View File
@@ -46,9 +46,13 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="ProxyInterfaceGenerator" Version="0.0.37">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
</ItemGroup>
<ItemGroup>
<!--<ItemGroup>
<ProjectReference Include="..\ProxyInterfaceSourceGenerator\ProxyInterfaceSourceGenerator.csproj" OutputItemType="Analyzer" ReferenceOutputAssembly="false" />
</ItemGroup>
</Project>
</ItemGroup>-->
</Project>