updated DLLs (.net 4.8)

This commit is contained in:
Manuel Kamper 2023-03-19 15:11:11 +01:00
parent 2f77ee1991
commit e6efa42e45
1 changed files with 10 additions and 10 deletions

View File

@ -76,23 +76,23 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="Microsoft.VisualBasic" />
<Reference Include="Mk0.GUI.Banner, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\Mk0.Tools.Password\Mk0.Tools.Password\Mk0.Tools.Password\mk0.gui.banner.1.0.0\lib\net461\Mk0.GUI.Banner.dll</HintPath>
<Reference Include="Mk0.GUI.Banner">
<HintPath>..\..\Mk0.GUI.Banner\Mk0.GUI.Banner\bin\Release\Mk0.GUI.Banner.dll</HintPath>
</Reference>
<Reference Include="Mk0.Software.OnlineUpdater">
<HintPath>..\..\Mk0.Software.OnlineUpdater\Mk0.Software.OnlineUpdater\bin\Debug\Mk0.Software.OnlineUpdater.dll</HintPath>
</Reference>
<Reference Include="Mk0.Tools.Calculation, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\Mk0.Tools.Password\Mk0.Tools.Password\Mk0.Tools.Password\mk0.tools.calculation.1.0.0\lib\net461\Mk0.Tools.Calculation.dll</HintPath>
<Reference Include="Mk0.Tools.Calculation">
<HintPath>..\..\Mk0.Tools.Calculation\Mk0.Tools.Calculation\bin\Release\Mk0.Tools.Calculation.dll</HintPath>
</Reference>
<Reference Include="Mk0.Tools.ImageCropper, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\Mk0.Tools.Password\Mk0.Tools.Password\Mk0.Tools.Password\mk0.tools.imagecropper.1.0.0\lib\net461\Mk0.Tools.ImageCropper.dll</HintPath>
<Reference Include="Mk0.Tools.ImageCropper">
<HintPath>..\..\Mk0.Tools.ImageCropper\Mk0.Tools.ImageCropper\bin\Release\Mk0.Tools.ImageCropper.dll</HintPath>
</Reference>
<Reference Include="Mk0.Tools.Images, Version=1.0.4.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\Mk0.Tools.Password\Mk0.Tools.Password\Mk0.Tools.Password\mk0.tools.images.1.0.4\lib\net461\Mk0.Tools.Images.dll</HintPath>
<Reference Include="Mk0.Tools.Images">
<HintPath>..\..\Mk0.Tools.Images\Mk0.Tools.Images\bin\Release\Mk0.Tools.Images.dll</HintPath>
</Reference>
<Reference Include="Mk0.Tools.Randomization, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\Mk0.Tools.Password\Mk0.Tools.Password\Mk0.Tools.Password\mk0.tools.randomization.1.0.0\lib\net461\Mk0.Tools.Randomization.dll</HintPath>
<Reference Include="Mk0.Tools.Randomization">
<HintPath>..\..\Mk0.Tools.Randomization\Mk0.Tools.Randomization\bin\Release\Mk0.Tools.Randomization.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />