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:
authorWes Haggard <weshaggard@users.noreply.github.com>2017-02-08 00:29:09 +0300
committerGitHub <noreply@github.com>2017-02-08 00:29:09 +0300
commitec6a6de7d69a3000866e177a5bcb7354ea96d05e (patch)
tree72660ef170bacd83dc175d346553178141ee4a0c /src/System.Runtime
parent38c0217a9e2e4a56fd1b4478b1f2e861c585ff49 (diff)
parent56202d079c0a45f17b5b6680ac1df3e5a4f78be1 (diff)
Merge pull request #15922 from mellinoe/remove-projectjson
Remove non-existent project.json's from project files
Diffstat (limited to 'src/System.Runtime')
-rw-r--r--src/System.Runtime/ref/System.Runtime.csproj3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/System.Runtime/ref/System.Runtime.csproj b/src/System.Runtime/ref/System.Runtime.csproj
index 4be931b6b9..349f7efa20 100644
--- a/src/System.Runtime/ref/System.Runtime.csproj
+++ b/src/System.Runtime/ref/System.Runtime.csproj
@@ -14,8 +14,5 @@
<Compile Include="System.Runtime.cs" />
<Compile Include="System.Runtime.Manual.cs" />
</ItemGroup>
- <ItemGroup>
- <None Include="project.json" />
- </ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
</Project> \ No newline at end of file