Removed hintpath crap.

This commit is contained in:
2025-09-03 13:17:07 +01:00
parent 782fe62e9d
commit 1b8318f211
12 changed files with 0 additions and 66 deletions

View File

@@ -81,9 +81,4 @@
<ItemGroup>
<ProjectReference Include="..\Aaru.Helpers\Aaru.Helpers.csproj"/>
</ItemGroup>
<ItemGroup>
<Reference Include="Sentry">
<HintPath>..\..\..\..\.nuget\packages\sentry\5.14.1\lib\net9.0\Sentry.dll</HintPath>
</Reference>
</ItemGroup>
</Project>