Merge in 'release/2.2' changes
This commit is contained in:
commit
d720319b3a
|
|
@ -1,7 +1,6 @@
|
|||
<Project>
|
||||
|
||||
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory)..\, Directory.Build.props))\Directory.Build.props" />
|
||||
|
||||
<!-- Not including parent is intentional, this build should be isolated -->
|
||||
<Import Project="build\sources.props" />
|
||||
<Import Project="build\dependencies.props" />
|
||||
<Import Project="version.props" />
|
||||
|
|
|
|||
|
|
@ -0,0 +1,5 @@
|
|||
<Project>
|
||||
|
||||
<!-- Not including parent is intentional, this build should be isolated -->
|
||||
|
||||
</Project>
|
||||
Loading…
Reference in New Issue