1 files changed, 0 insertions, 17 deletions
diff --git a/crypto/crypto.dotnet.project.json b/crypto/crypto.dotnet.project.json
deleted file mode 100644
index e80002612..000000000
--- a/crypto/crypto.dotnet.project.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "supports": {
- "net46.app": {},
- "uwp.10.0.app": {},
- "dnxcore50.app": {}
- },
- "dependencies": {
- "Microsoft.NETCore": "5.0.0",
- "Microsoft.NETCore.Portable.Compatibility": "1.0.0",
- "NuSpec.ReferenceGenerator": "1.3.4"
- },
- "frameworks": {
- "dotnet": {
- "imports": "portable-net452+win81"
- }
- }
-}
\ No newline at end of file
|