Skip to content

Commit d6b86cd

Browse files
committed
sort packages
1 parent b195574 commit d6b86cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

F1InXAML/F1InXAML.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@
3939
</PropertyGroup>
4040
<ItemGroup>
4141
<Reference Include="Dragablz, Version=0.0.3.157, Culture=neutral, processorArchitecture=MSIL">
42-
<HintPath>packages\Dragablz.0.0.3.157\lib\net45\Dragablz.dll</HintPath>
42+
<HintPath>..\packages\Dragablz.0.0.3.157\lib\net45\Dragablz.dll</HintPath>
4343
<Private>True</Private>
4444
</Reference>
4545
<Reference Include="MaterialDesignColors, Version=1.1.2.0, Culture=neutral, processorArchitecture=MSIL">
46-
<HintPath>packages\MaterialDesignColors.1.1.2\lib\net45\MaterialDesignColors.dll</HintPath>
46+
<HintPath>..\packages\MaterialDesignColors.1.1.2\lib\net45\MaterialDesignColors.dll</HintPath>
4747
<Private>True</Private>
4848
</Reference>
4949
<Reference Include="MaterialDesignThemes.Wpf, Version=1.5.0.0, Culture=neutral, processorArchitecture=MSIL">

0 commit comments

Comments
 (0)