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

github.com/mono/cecil.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJb Evain <jb@evain.net>2017-03-22 03:55:17 +0300
committerJb Evain <jb@evain.net>2017-03-22 04:00:50 +0300
commitc27a3a24d61c49a1ca44b412fdc810df1a24165b (patch)
tree5674665e99637f50713dbff9676730c8226cc57d /Mono.Cecil.csproj
parent1530a21d652992e9adb749d207a4f4fd44ad8024 (diff)
Remove the PCL profile
Diffstat (limited to 'Mono.Cecil.csproj')
-rw-r--r--Mono.Cecil.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/Mono.Cecil.csproj b/Mono.Cecil.csproj
index 3dfa29c..bd7b9b0 100644
--- a/Mono.Cecil.csproj
+++ b/Mono.Cecil.csproj
@@ -14,7 +14,6 @@
<Compile Include="Mono.Cecil.PE\*.cs" />
<Compile Include="Mono.Collections.Generic\*.cs" />
<Compile Include="Mono.Security.Cryptography\*.cs" />
- <Compile Include="System.Security.Cryptography\*.cs" />
</ItemGroup>
<Import Project="Mono.Cecil.props" />
<Import Project="$(MSBuildCSharpTargets)" Condition=" ! $(Configuration.StartsWith('netstandard')) " />