Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
DeLaphante committed Dec 13, 2023
1 parent 6d67bba commit e098310
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CynkyAutomation/CynkyAutomation.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

<ItemGroup>
<Reference Include="CynkyAnalysis">
<HintPath>..\..\..\..\..\..\source\repos\CynkyDrivers\CynkyHooks\CynkyAnalysis.dll</HintPath>
<HintPath>..\..\..\..\..\..\source\repos\Cynky\CynkyHooks\CynkyAnalysis.dll</HintPath>
</Reference>
<Reference Include="CynkyHook">
<HintPath>CynkyHook.dll</HintPath>
Expand All @@ -59,7 +59,7 @@
<HintPath>CynkyHttp.dll</HintPath>
</Reference>
<Reference Include="CynkyReports">
<HintPath>..\..\..\..\..\..\source\repos\CynkyDrivers\CynkyHooks\CynkyReports.dll</HintPath>
<HintPath>..\..\..\..\..\..\source\repos\Cynky\CynkyHooks\CynkyReports.dll</HintPath>
</Reference>
<Reference Include="CynkyUtilities">
<HintPath>CynkyUtilities.dll</HintPath>
Expand Down

0 comments on commit e098310

Please sign in to comment.