File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 15
15
<Copyright >Copyright © 2010-present MongoDB Inc.</Copyright >
16
16
<Description >Official MongoDB supported BSON library. See http://www.mongodb.org/display/DOCS/CSharp+Language+Center for more details.</Description >
17
17
<Authors >vincentkam;dmitry_lukyanov;rstam;craiggwilson</Authors >
18
- <PackageIcon >packageIcon.jpg </PackageIcon >
18
+ <PackageIcon >packageIcon.png </PackageIcon >
19
19
<PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
20
20
<PackageDescription >MongoDB's Official Bson Library.</PackageDescription >
21
21
<PackageProjectUrl >http://www.mongodb.org/display/DOCS/CSharp+Language+Center</PackageProjectUrl >
59
59
60
60
<ItemGroup >
61
61
<None Include =" ..\..\License.txt" Pack =" true" PackagePath =" $(PackageLicenseFile)" />
62
- <None Include =" ..\..\packageIcon.jpg " Pack =" true" PackagePath =" " />
62
+ <None Include =" ..\..\packageIcon.png " Pack =" true" PackagePath =" " />
63
63
64
64
</ItemGroup >
65
65
Original file line number Diff line number Diff line change 15
15
<Copyright >Copyright © 2010-present MongoDB Inc.</Copyright >
16
16
<Description >Official MongoDB supported Driver Core library. See http://www.mongodb.org/display/DOCS/CSharp+Language+Center for more details.</Description >
17
17
<Authors >vincentkam;dmitry_lukyanov;rstam;craiggwilson</Authors >
18
- <PackageIcon >packageIcon.jpg </PackageIcon >
18
+ <PackageIcon >packageIcon.png </PackageIcon >
19
19
<PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
20
20
<PackageDescription >Core Component of the Official MongoDB .NET Driver.</PackageDescription >
21
21
<PackageProjectUrl >http://www.mongodb.org/display/DOCS/CSharp+Language+Center</PackageProjectUrl >
150
150
<ItemGroup >
151
151
<None Include =" ..\..\License.txt" Pack =" true" PackagePath =" $(PackageLicenseFile)" />
152
152
<None Include =" ..\..\THIRD-PARTY-NOTICES" Pack =" true" PackagePath =" \" />
153
- <None Include =" ..\..\packageIcon.jpg " Pack =" true" PackagePath =" " />
153
+ <None Include =" ..\..\packageIcon.png " Pack =" true" PackagePath =" " />
154
154
</ItemGroup >
155
155
156
156
</Project >
Original file line number Diff line number Diff line change 15
15
<Copyright >Copyright © 2010-present MongoDB Inc.</Copyright >
16
16
<Description >Official MongoDB supported driver for MongoDB GridFS implementation. See http://www.mongodb.org/display/DOCS/CSharp+Language+Center for more details.</Description >
17
17
<Authors >vincentkam;dmitry_lukyanov;rstam;craiggwilson</Authors >
18
- <PackageIcon >packageIcon.jpg </PackageIcon >
18
+ <PackageIcon >packageIcon.png </PackageIcon >
19
19
<PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
20
20
<PackageDescription >GridFS Component of the Official MongoDB .NET Driver.</PackageDescription >
21
21
<PackageProjectUrl >http://www.mongodb.org/display/DOCS/CSharp+Language+Center</PackageProjectUrl >
57
57
58
58
<ItemGroup >
59
59
<None Include =" ..\..\License.txt" Pack =" true" PackagePath =" $(PackageLicenseFile)" />
60
- <None Include =" ..\..\packageIcon.jpg " Pack =" true" PackagePath =" " />
60
+ <None Include =" ..\..\packageIcon.png " Pack =" true" PackagePath =" " />
61
61
</ItemGroup >
62
62
63
63
</Project >
Original file line number Diff line number Diff line change 16
16
<Description >Legacy MongoDB supported driver for MongoDB. See http://www.mongodb.org/display/DOCS/CSharp+Language+Center for more details.</Description >
17
17
<Authors >vincentkam;dmitry_lukyanov;rstam;craiggwilson</Authors >
18
18
<PackageId >mongocsharpdriver</PackageId >
19
- <PackageIcon >packageIcon.jpg </PackageIcon >
19
+ <PackageIcon >packageIcon.png </PackageIcon >
20
20
<PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
21
21
<PackageDescription >This package contains the legacy driver. The new driver's package name is MongoDB.Driver</PackageDescription >
22
22
<PackageProjectUrl >http://www.mongodb.org/display/DOCS/CSharp+Language+Center</PackageProjectUrl >
56
56
57
57
<ItemGroup >
58
58
<None Include =" ..\..\License.txt" Pack =" true" PackagePath =" $(PackageLicenseFile)" />
59
- <None Include =" ..\..\packageIcon.jpg " Pack =" true" PackagePath =" " />
59
+ <None Include =" ..\..\packageIcon.png " Pack =" true" PackagePath =" " />
60
60
</ItemGroup >
61
61
62
62
</Project >
Original file line number Diff line number Diff line change 15
15
<Copyright >Copyright © 2010-present MongoDB Inc.</Copyright >
16
16
<Description >Official MongoDB supported driver for MongoDB. See http://www.mongodb.org/display/DOCS/CSharp+Language+Center for more details.</Description >
17
17
<Authors >vincentkam;dmitry_lukyanov;rstam;craiggwilson</Authors >
18
- <PackageIcon >packageIcon.jpg </PackageIcon >
18
+ <PackageIcon >packageIcon.png </PackageIcon >
19
19
<PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
20
20
<PackageDescription >Official .NET driver for MongoDB.</PackageDescription >
21
21
<PackageProjectUrl >http://www.mongodb.org/display/DOCS/CSharp+Language+Center</PackageProjectUrl >
63
63
64
64
<ItemGroup >
65
65
<None Include =" ..\..\License.txt" Pack =" true" PackagePath =" $(PackageLicenseFile)" />
66
- <None Include =" ..\..\packageIcon.jpg " Pack =" true" PackagePath =" " />
66
+ <None Include =" ..\..\packageIcon.png " Pack =" true" PackagePath =" " />
67
67
</ItemGroup >
68
68
69
69
</Project >
You can’t perform that action at this time.
0 commit comments