Adding consistent "Project" headers to inported props and target files.
This commit is contained in:
parent
4b54152800
commit
74ad01b576
26 changed files with 26 additions and 26 deletions
|
@ -1,4 +1,4 @@
|
|||
<Project>
|
||||
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<ArchiveExtension Condition=" '$(HostOSName)' == 'win' ">.zip</ArchiveExtension>
|
||||
<ArchiveExtension Condition=" '$(HostOSName)' != 'win' ">.tar.gz</ArchiveExtension>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue