aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/ProtocolBuffers/ProtocolBuffers.csproj
diff options
context:
space:
mode:
authorJon Skeet <skeet@pobox.com>2015-07-16 08:08:45 +0100
committerJon Skeet <skeet@pobox.com>2015-07-16 08:08:45 +0100
commit3bf74a91bb936c71bfbe61db5c87d10eaac1bc41 (patch)
treecf97562995f88262f5de8b894b7362b14d12edb8 /csharp/src/ProtocolBuffers/ProtocolBuffers.csproj
parent19cf9d1e0044e18067ac4f444e3d91a5d939e84e (diff)
parentb4a24aa5faa5e4229fe71108301a8d49434ddffd (diff)
downloadprotobuf-3bf74a91bb936c71bfbe61db5c87d10eaac1bc41.tar.gz
protobuf-3bf74a91bb936c71bfbe61db5c87d10eaac1bc41.tar.bz2
protobuf-3bf74a91bb936c71bfbe61db5c87d10eaac1bc41.zip
Merge pull request #605 from jtattermusch/csharp_cleanup
Assorted nits from C# code.
Diffstat (limited to 'csharp/src/ProtocolBuffers/ProtocolBuffers.csproj')
-rw-r--r--csharp/src/ProtocolBuffers/ProtocolBuffers.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/csharp/src/ProtocolBuffers/ProtocolBuffers.csproj b/csharp/src/ProtocolBuffers/ProtocolBuffers.csproj
index f529c19a..402d6612 100644
--- a/csharp/src/ProtocolBuffers/ProtocolBuffers.csproj
+++ b/csharp/src/ProtocolBuffers/ProtocolBuffers.csproj
@@ -111,7 +111,6 @@
<ItemGroup>
<None Include="Google.Protobuf.nuspec" />
</ItemGroup>
- <ItemGroup />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.