Skip to content

Commit

Permalink
Use 0.6.x version of OpenTabletDriver.Plugin in Tests to avoid a conf…
Browse files Browse the repository at this point in the history
…lict
  • Loading branch information
Mrcubix committed Oct 10, 2024
1 parent 1f8e951 commit 21b10ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Touch-Gestures.Tests/Touch-Gestures.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<ItemGroup>
<ProjectReference Include="../Touch-Gestures.Lib/Touch-Gestures.Lib.csproj" />
<ProjectReference Include="../.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/OpenTabletDriver.Plugin.csproj" />
<ProjectReference Include="../.modules/OTD.EnhancedOutputMode-0.6.x/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/OpenTabletDriver.Plugin.csproj" />
</ItemGroup>

</Project>

0 comments on commit 21b10ac

Please sign in to comment.