Fixing CSLA references

This commit is contained in:
2024-03-20 14:11:56 -04:00
parent a5a0d389e2
commit ccb2bab805
4 changed files with 6 additions and 8 deletions

View File

@@ -69,7 +69,7 @@
<SpecificVersion>False</SpecificVersion>
</Reference>
<Reference Include="Csla">
<HintPath>C:\Git\Production\3rdPartyLibraries\CSLA\v3.8.4\Csla.dll</HintPath>
<HintPath>..\..\..\..\3rdPartyLibraries\CSLA\Csla.dll</HintPath>
</Reference>
<Reference Include="FlexableMessageBox">
<HintPath>..\FlexableMessageBox\bin\Debug\FlexableMessageBox.dll</HintPath>