Cleanup left over cruft

This commit is contained in:
David Fowler 2014-05-04 16:13:33 -07:00
parent 7e90d0ef32
commit 43b02a07b5
3 changed files with 0 additions and 42 deletions

View File

@ -1,17 +1,3 @@
<!--
***********************************************************************************************
ProjectK.CSharp.targets
Contains common properties and targets that are shared by all v4.5 Portable Library C# projects.
WARNING: DO NOT MODIFY this file unless you are knowledgeable about MSBuild and have
created a backup copy. Incorrect changes to this file will make it
impossible to load or build your projects from the command-line or the IDE.
Copyright (C) Microsoft Corporation. All rights reserved.
***********************************************************************************************
-->
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="ProjectK.Common.props" />

View File

@ -1,17 +1,3 @@
<!--
***********************************************************************************************
ProjectK.Common.props
Contains common properties and targets that are shared by all v4.5 Portable Library C# projects.
WARNING: DO NOT MODIFY this file unless you are knowledgeable about MSBuild and have
created a backup copy. Incorrect changes to this file will make it
impossible to load or build your projects from the command-line or the IDE.
Copyright (C) Microsoft Corporation. All rights reserved.
***********************************************************************************************
-->
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>

View File

@ -1,17 +1,3 @@
<!--
***********************************************************************************************
ProjectK.Common.targets
Contains common properties and targets that are shared by all v4.5 Portable Library C# projects.
WARNING: DO NOT MODIFY this file unless you are knowledgeable about MSBuild and have
created a backup copy. Incorrect changes to this file will make it
impossible to load or build your projects from the command-line or the IDE.
Copyright (C) Microsoft Corporation. All rights reserved.
***********************************************************************************************
-->
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<!--