Skip to content

Commit 5b8bd98

Browse files
committed
fixup! Package Windows Forms analyzers
1 parent ca1d451 commit 5b8bd98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/windowsdesktop/sfx/Microsoft.WindowsDesktop.App.Ref.sfxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<InstallerRuntimeIdentifiers>win-x64;win-x86;win-arm64</InstallerRuntimeIdentifiers>
99
<VSInsertionShortComponentName>WindowsDesktop.TargetingPack</VSInsertionShortComponentName>
1010

11-
<_WinFormsContentPath>$(PkgMicrosoft_Private_Winforms)\WindowsDesktop.App.Ref</_WinFormsContentPath>
11+
<_WinFormsContentPath>$([MSBuild]::NormalizePath($(PkgMicrosoft_Private_Winforms), 'sdk', 'dotnet-windowsdesktop'))</_WinFormsContentPath>
1212
<_WindowsFormsContentProps>$(_WinFormsContentPath)\System.Windows.Forms.Analyzers.props</_WindowsFormsContentProps>
1313
<_WindowsFormsContentTargets>$(_WinFormsContentPath)\System.Windows.Forms.Analyzers.targets</_WindowsFormsContentTargets>
1414
</PropertyGroup>

0 commit comments

Comments
 (0)