File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
- <Project Sdk =" MSBuild.Sdk.Extras/3.0.23" >
1
+ <Project >
2
+ <Import Project =" $([MSBuild]::GetPathOfFileAbove(Directory.Build.props))" Condition =" Exists('$([MSBuild]::GetPathOfFileAbove(Directory.Build.props))')" />
2
3
<PropertyGroup >
3
4
<ToolkitComponentName >ColorPicker</ToolkitComponentName >
4
5
</PropertyGroup >
Original file line number Diff line number Diff line change 1
- <Project Sdk =" MSBuild.Sdk.Extras/3.0.23" >
1
+ <Project >
2
+ <Import Project =" $([MSBuild]::GetPathOfFileAbove(Directory.Build.props))" Condition =" Exists('$([MSBuild]::GetPathOfFileAbove(Directory.Build.props))')" />
2
3
<PropertyGroup >
3
4
<ToolkitComponentName >ColorPicker</ToolkitComponentName >
4
5
<Description >This package contains ColorPicker.</Description >
You can’t perform that action at this time.
0 commit comments