Additional Reference Updates

This commit is contained in:
2023-06-21 17:18:15 -04:00
parent 59641b3ebb
commit a4db26f764
7 changed files with 21 additions and 23 deletions

View File

@@ -130,8 +130,9 @@
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference Include="log4net">
<HintPath>..\..\..\..\..\..\..\Development\Log4Net\log4net-1.2.10\bin\net\2.0\debug\log4net.dll</HintPath>
<Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\..\3rdPartyLibraries\Log4Net\log4net.dll</HintPath>
</Reference>
<Reference Include="System">
<Name>System</Name>