Skip to content

Commit 4f2c34d

Browse files
Merge pull request #58 from PikeNote/master
Dependency Fix
2 parents 655f148 + 9116812 commit 4f2c34d

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

main/Taskbar groups icon.ico

-107 KB
Binary file not shown.

main/Windows.winmd

3.18 MB
Binary file not shown.

main/client.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,7 @@
8080
<Reference Include="System.Windows.Forms" />
8181
<Reference Include="System.Xml" />
8282
<Reference Include="Windows">
83-
<HintPath>..\..\..\..\..\Program Files (x86)\Windows Kits\8.1\References\CommonConfiguration\Neutral\Annotated\Windows.winmd</HintPath>
84-
<Private>False</Private>
83+
<HintPath>.\Windows.winmd</HintPath>
8584
</Reference>
8685
<Reference Include="WindowsBase" />
8786
<Reference Include="WindowsFormsIntegration" />

0 commit comments

Comments
 (0)