aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf/packages.config
diff options
context:
space:
mode:
authorJon Skeet <skeet@pobox.com>2016-07-14 22:01:47 +0100
committerJon Skeet <jonskeet@google.com>2016-07-14 22:16:35 +0100
commitb5ce5251fd9450162f12fae93b35f31c5319a793 (patch)
treef14ee7aae7ae4959aea825360423e79d50d8d325 /csharp/src/Google.Protobuf/packages.config
parent5e0de1ebee532dc2ff4ce88ec2d7bee90817825c (diff)
downloadprotobuf-b5ce5251fd9450162f12fae93b35f31c5319a793.tar.gz
protobuf-b5ce5251fd9450162f12fae93b35f31c5319a793.tar.bz2
protobuf-b5ce5251fd9450162f12fae93b35f31c5319a793.zip
Move to dotnet cli for building, and .NET Core (netstandard1.0) as target platform (#1727)
This also updates the version number to 3.0.0-beta4
Diffstat (limited to 'csharp/src/Google.Protobuf/packages.config')
-rw-r--r--csharp/src/Google.Protobuf/packages.config4
1 files changed, 0 insertions, 4 deletions
diff --git a/csharp/src/Google.Protobuf/packages.config b/csharp/src/Google.Protobuf/packages.config
deleted file mode 100644
index 40b8fd92..00000000
--- a/csharp/src/Google.Protobuf/packages.config
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<packages>
- <package id="NuSpec.ReferenceGenerator" version="1.4.1" targetFramework="portable45-net45+win8+wp8+wpa81" developmentDependency="true" />
-</packages> \ No newline at end of file