blob: 228457a3e6d4210ec2a7edddf0579e02eae54795 [file] [log] [blame]
Jan Tattermusch46feed02015-07-10 15:23:28 -07001<?xml version="1.0" encoding="utf-8"?>
2<package>
3 <metadata>
4 <id>Google.Protobuf</id>
5 <title>Google Protocol Buffers C#</title>
6 <summary>C# runtime library for Protocol Buffers - Google's data interchange format.</summary>
7 <description>See project site for more info.</description>
Jan Tattermusch538ef542015-07-29 20:35:07 -07008 <version>3.0.0-alpha4</version>
Jan Tattermusch46feed02015-07-10 15:23:28 -07009 <authors>Google Inc.</authors>
10 <owners>protobuf-packages</owners>
11 <licenseUrl>https://github.com/google/protobuf/blob/master/LICENSE</licenseUrl>
12 <projectUrl>https://github.com/google/protobuf</projectUrl>
13 <requireLicenseAcceptance>false</requireLicenseAcceptance>
Jan Tattermusch0df900f2015-07-29 21:29:06 -070014 <releaseNotes>C# proto3 support</releaseNotes>
Jan Tattermusch46feed02015-07-10 15:23:28 -070015 <copyright>Copyright 2015, Google Inc.</copyright>
16 <tags>Protocol Buffers Binary Serialization Format Google proto proto3</tags>
17 </metadata>
18 <files>
Jan Tattermusch538ef542015-07-29 20:35:07 -070019 <file src="bin/ReleaseSigned/Google.Protobuf.dll" target="lib/portable-net45+netcore45+wpa81+wp8" />
20 <file src="bin/ReleaseSigned/Google.Protobuf.pdb" target="lib/portable-net45+netcore45+wpa81+wp8" />
21 <file src="bin/ReleaseSigned/Google.Protobuf.xml" target="lib/portable-net45+netcore45+wpa81+wp8" />
Jon Skeet0802d562015-07-28 08:16:50 +010022 <file src="**\*.cs" target="src" />
Jan Tattermusch0df900f2015-07-29 21:29:06 -070023 <file src="..\..\..\cmake\Release\protoc.exe" target="tools" />
24 <file src="..\..\..\src\google\protobuf\any.proto" target="tools\google\protobuf" />
25 <file src="..\..\..\src\google\protobuf\api.proto" target="tools\google\protobuf" />
Jan Tattermusch0df900f2015-07-29 21:29:06 -070026 <file src="..\..\..\src\google\protobuf\duration.proto" target="tools\google\protobuf" />
27 <file src="..\..\..\src\google\protobuf\empty.proto" target="tools\google\protobuf" />
28 <file src="..\..\..\src\google\protobuf\field_mask.proto" target="tools\google\protobuf" />
29 <file src="..\..\..\src\google\protobuf\source_context.proto" target="tools\google\protobuf" />
30 <file src="..\..\..\src\google\protobuf\struct.proto" target="tools\google\protobuf" />
31 <file src="..\..\..\src\google\protobuf\timestamp.proto" target="tools\google\protobuf" />
32 <file src="..\..\..\src\google\protobuf\any.proto" target="tools\google\protobuf" />
33 <file src="..\..\..\src\google\protobuf\type.proto" target="tools\google\protobuf" />
34 <file src="..\..\..\src\google\protobuf\wrappers.proto" target="tools\google\protobuf" />
Jan Tattermusch46feed02015-07-10 15:23:28 -070035 </files>
36</package>