update 20250424
This commit is contained in:
@@ -34,6 +34,18 @@
|
||||
<WarningLevel>4</WarningLevel>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="EDOKA_Logger">
|
||||
<HintPath>..\Logger\bin\Debug\EDOKA_Logger.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Logging">
|
||||
<HintPath>..\Logging\bin\Debug\Logging.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="NLog">
|
||||
<HintPath>..\Logger\bin\Debug\NLog.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="NLog.Database">
|
||||
<HintPath>..\Logger\bin\Debug\NLog.Database.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.Core" />
|
||||
<Reference Include="System.Xml.Linq" />
|
||||
|
||||
Reference in New Issue
Block a user