We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54d9881 commit 9524352Copy full SHA for 9524352
components/ColorPicker/samples/ColorPicker.Samples.csproj
@@ -1,4 +1,5 @@
1
-<Project Sdk="MSBuild.Sdk.Extras/3.0.23">
+<Project>
2
+ <Import Project="$([MSBuild]::GetPathOfFileAbove(Directory.Build.props))" Condition="Exists('$([MSBuild]::GetPathOfFileAbove(Directory.Build.props))')" />
3
<PropertyGroup>
4
<ToolkitComponentName>ColorPicker</ToolkitComponentName>
5
</PropertyGroup>
components/ColorPicker/src/CommunityToolkit.WinUI.Controls.ColorPicker.csproj
<Description>This package contains ColorPicker.</Description>
0 commit comments