Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchcosta <chcosta@microsoft.com>2016-12-13 00:25:22 +0300
committerGitHub <noreply@github.com>2016-12-13 00:25:22 +0300
commitbc4d19a5e65708208d1aae6ddb2e02f12b85a919 (patch)
tree9002df699cb2af0250cb99e63a8705d0b6f142fa /src/System.AppContext
parenta07f6aac5309b30154d0fe00debe7f9979600ea1 (diff)
Remove builds files (#14449)
Diffstat (limited to 'src/System.AppContext')
-rw-r--r--src/System.AppContext/src/System.AppContext.builds11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/System.AppContext/src/System.AppContext.builds b/src/System.AppContext/src/System.AppContext.builds
deleted file mode 100644
index 673466e8e4..0000000000
--- a/src/System.AppContext/src/System.AppContext.builds
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
- <ItemGroup>
- <Project Include="System.AppContext.csproj" />
- <Project Include="System.AppContext.csproj">
- <TargetGroup>net463</TargetGroup>
- </Project>
- </ItemGroup>
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.traversal.targets))\dir.traversal.targets" />
-</Project> \ No newline at end of file