summaryrefslogtreecommitdiff
path: root/src/System.Private.CoreLib/System.Private.CoreLib.csproj
diff options
context:
space:
mode:
authorEgor Bogatov <egorbo@gmail.com>2019-04-30 05:21:04 +0300
committerJan Kotas <jkotas@microsoft.com>2019-04-29 19:21:04 -0700
commitb169f91d204e2b9e6e760d1b46579556bd20f492 (patch)
tree3dd5d13bb71c78a4581e9b0cd11e44920a6abd73 /src/System.Private.CoreLib/System.Private.CoreLib.csproj
parent8f54d67f5f5a451ce43f1a70a1fc5fd0e4e469f9 (diff)
downloadcoreclr-b169f91d204e2b9e6e760d1b46579556bd20f492.tar.gz
coreclr-b169f91d204e2b9e6e760d1b46579556bd20f492.tar.bz2
coreclr-b169f91d204e2b9e6e760d1b46579556bd20f492.zip
Move DefaultBinder.CanConvert.cs to shared (#23931)
Diffstat (limited to 'src/System.Private.CoreLib/System.Private.CoreLib.csproj')
-rw-r--r--src/System.Private.CoreLib/System.Private.CoreLib.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/System.Private.CoreLib/System.Private.CoreLib.csproj b/src/System.Private.CoreLib/System.Private.CoreLib.csproj
index d97f405e61..f1b8b6f24c 100644
--- a/src/System.Private.CoreLib/System.Private.CoreLib.csproj
+++ b/src/System.Private.CoreLib/System.Private.CoreLib.csproj
@@ -138,7 +138,6 @@
<Compile Include="$(BclSourcesRoot)\System\Collections\Generic\EqualityComparer.CoreCLR.cs" />
<Compile Include="$(BclSourcesRoot)\System\Collections\ObjectModel\ReadOnlyDictionary.cs" />
<Compile Include="$(BclSourcesRoot)\System\Currency.cs" />
- <Compile Include="$(BclSourcesRoot)\System\DefaultBinder.CanConvert.cs" />
<Compile Include="$(BclSourcesRoot)\System\Delegate.CoreCLR.cs" />
<Compile Include="$(BclSourcesRoot)\System\Diagnostics\Debugger.cs" />
<Compile Include="$(BclSourcesRoot)\System\Diagnostics\EditAndContinueHelper.cs" />