This commit is contained in:
2022-09-21 16:53:02 +02:00
parent 527ba10c1a
commit 40150215f2
5 changed files with 104 additions and 3 deletions

View File

@@ -9,10 +9,10 @@
<ItemGroup>
<Reference Include="EonaCat.Helpers">
<HintPath>..\..\EonaCatHelpers\EonaCat.Helpers\bin\Release\net5.0\EonaCat.Helpers.dll</HintPath>
<HintPath>..\..\EonaCat.Helpers\EonaCat.Helpers\bin\Release\net6.0\EonaCat.Helpers.dll</HintPath>
</Reference>
<Reference Include="EonaCat.HttpClient">
<HintPath>..\..\EonaCatHttpClient\bin\Debug\EonaCat.HttpClient.dll</HintPath>
<HintPath>..\..\EonaCat.HttpClient\EonaCat.HttpClient\bin\Debug\EonaCat.HttpClient.dll</HintPath>
</Reference>
</ItemGroup>