Skip to content

Commit

Permalink
Update Sessions.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
oscar-wos authored May 28, 2024
1 parent c330a7f commit ac96939
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Sessions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
<Compile Remove = ".\SessionsLibrary\**" />
<Compile Remove = ".\TestPlugin\**" />
<Reference Include="SessionsLibrary">
<HintPath>SessionsLibrary\obj\Release\net8.0\SessionsLibrary.dll</HintPath>
<HintPath>./SessionsLibrary/obj/Release/net8.0/SessionsLibrary.dll</HintPath>
<Private>False</Private>
</Reference>
</ItemGroup>

</Project>
</Project>

0 comments on commit ac96939

Please sign in to comment.