We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e4f05c commit 3eee82cCopy full SHA for 3eee82c
Source/AutoActions/AutoActions.csproj
@@ -173,8 +173,7 @@
173
<RequiredTargetFramework>4.0</RequiredTargetFramework>
174
</Reference>
175
<Reference Include="Windows">
176
- <HintPath>Externals\Windows.winmd</HintPath>
177
- <Private>False</Private>
+ <HintPath>..\Externals\Windows.winmd</HintPath>
178
179
<Reference Include="WindowsBase" />
180
<Reference Include="PresentationFramework" />
0 commit comments