Reworked sample applications

This commit is contained in:
Clemens 2022-01-14 00:22:41 +01:00
parent 1d1b2942b4
commit 5a9f97d32e
7 changed files with 88 additions and 117 deletions

View file

@ -31,10 +31,4 @@
<Reference Include="System.Net.Http" />
<Reference Include="System.Runtime.Caching" />
</ItemGroup>
<ItemGroup>
<None Update="App.config">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
</Project>