Updated references for development environment

This commit is contained in:
2023-06-20 11:50:35 -04:00
parent bbce2ad0a6
commit f68ca213a8
17 changed files with 209 additions and 892 deletions

View File

@@ -55,7 +55,7 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="log4net">
<HintPath>..\..\Log4Net\log4net-1.2.10\bin\net\2.0\debug\log4net.dll</HintPath>
<HintPath>..\..\..\..\..\..\..\Development\Log4Net\log4net-1.2.10\bin\net\2.0\debug\log4net.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />