Skip to content

Commit

Permalink
Use csproj as proj reference for quick library
Browse files Browse the repository at this point in the history
  • Loading branch information
Beelink committed Dec 21, 2023
1 parent 6fac3dc commit 2343229
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions qpv-plugins/qpv-plugins.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
</ItemGroup>
<ItemGroup>
<Reference Include="QuickLibrary">
<HintPath>..\dependencies\quick-library\QuickLibrary\bin\Release\net8.0-windows\QuickLibrary.dll</HintPath>
</Reference>
<ProjectReference Include="..\dependencies\quick-library\QuickLibrary\QuickLibrary.csproj" />
</ItemGroup>
</Project>

0 comments on commit 2343229

Please sign in to comment.