aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/ProtocolBuffersLite.Test/Properties/AppManifest.xml
diff options
context:
space:
mode:
authorJon Skeet <skeet@pobox.com>2015-06-17 15:25:15 +0100
committerJon Skeet <skeet@pobox.com>2015-06-17 15:25:15 +0100
commita09b491080b5756d19c132f840ede5a7920b8d87 (patch)
treec176ee41fe2d3e2d341df7f536ee7f01c13e94a5 /csharp/src/ProtocolBuffersLite.Test/Properties/AppManifest.xml
parentd1b88f43109d23111e9cae158d25a8b7c9d7e36d (diff)
downloadprotobuf-a09b491080b5756d19c132f840ede5a7920b8d87.tar.gz
protobuf-a09b491080b5756d19c132f840ede5a7920b8d87.tar.bz2
protobuf-a09b491080b5756d19c132f840ede5a7920b8d87.zip
Delete "lite" project and serialization project+code
We'll probably want a lot of the code from the serialization project when we do JSON, but enough of it will change that it's not worth keeping in a broken state for now.
Diffstat (limited to 'csharp/src/ProtocolBuffersLite.Test/Properties/AppManifest.xml')
-rw-r--r--csharp/src/ProtocolBuffersLite.Test/Properties/AppManifest.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/csharp/src/ProtocolBuffersLite.Test/Properties/AppManifest.xml b/csharp/src/ProtocolBuffersLite.Test/Properties/AppManifest.xml
deleted file mode 100644
index a9552327..00000000
--- a/csharp/src/ProtocolBuffersLite.Test/Properties/AppManifest.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<Deployment xmlns="http://schemas.microsoft.com/client/2007/deployment"
- xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
->
- <Deployment.Parts>
- </Deployment.Parts>
-</Deployment>