aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf.JsonDump/app.config
diff options
context:
space:
mode:
authorJan Tattermusch <jtattermusch@users.noreply.github.com>2015-07-29 09:32:55 -0700
committerJan Tattermusch <jtattermusch@users.noreply.github.com>2015-07-29 09:32:55 -0700
commit74810c6ae3219498dd3e856f9cd251588c92a899 (patch)
tree0219cb8b83055e03b8a09b9e24921ab16fb5b6d0 /csharp/src/Google.Protobuf.JsonDump/app.config
parentedff88886b03055f8dff0c0dad61d9450b59a23e (diff)
parentd82ebe48e127469059c043ff3c7e69605fca5969 (diff)
downloadprotobuf-74810c6ae3219498dd3e856f9cd251588c92a899.tar.gz
protobuf-74810c6ae3219498dd3e856f9cd251588c92a899.tar.bz2
protobuf-74810c6ae3219498dd3e856f9cd251588c92a899.zip
Merge pull request #638 from jskeet/portable
First attempt at using profile 259 for Google.Protobuf.
Diffstat (limited to 'csharp/src/Google.Protobuf.JsonDump/app.config')
-rw-r--r--csharp/src/Google.Protobuf.JsonDump/app.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/src/Google.Protobuf.JsonDump/app.config b/csharp/src/Google.Protobuf.JsonDump/app.config
index e2a5a187..51278a45 100644
--- a/csharp/src/Google.Protobuf.JsonDump/app.config
+++ b/csharp/src/Google.Protobuf.JsonDump/app.config
@@ -1,3 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
-<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0,Profile=Client"/></startup></configuration>
+<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/></startup></configuration>