File tree 2 files changed +1
-5
lines changed
UnitsNet.Serialization.JsonNet 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
<!-- NuGet properties -->
3
3
<PropertyGroup >
4
4
<PackageId >UnitsNet.Serialization.JsonNet</PackageId >
7
7
<Title >Units.NET Serialization with Json.NET</Title >
8
8
<Description >A helper library for serializing and deserializing types in Units.NET using Json.NET.</Description >
9
9
<Copyright >Copyright (c) 2015 Andreas Gullberg Larsen</Copyright >
10
- <IncludeSymbols >true</IncludeSymbols >
11
- <IncludeSource >true</IncludeSource >
12
10
<GenerateDocumentationFile >true</GenerateDocumentationFile >
13
11
<RepositoryUrl >https://github.com/angularsen/UnitsNet</RepositoryUrl >
14
12
<PackageIconUrl >https://raw.githubusercontent.com/angularsen/UnitsNet/ce85185429be345d77eb2ce09c99d59cc9ab8aed/Docs/Images/logo-32.png</PackageIconUrl >
Original file line number Diff line number Diff line change 7
7
<Title >Units.NET</Title >
8
8
<Description >Get all the common units of measurement and the conversions between them. It is light-weight and thoroughly tested.</Description >
9
9
<Copyright >Copyright (c) 2013 Andreas Gullberg Larsen</Copyright >
10
- <IncludeSymbols >true</IncludeSymbols >
11
- <IncludeSource >true</IncludeSource >
12
10
<GenerateDocumentationFile >true</GenerateDocumentationFile >
13
11
<RepositoryUrl >https://github.com/angularsen/UnitsNet</RepositoryUrl >
14
12
<PackageIconUrl >https://raw.githubusercontent.com/angularsen/UnitsNet/ce85185429be345d77eb2ce09c99d59cc9ab8aed/Docs/Images/logo-32.png</PackageIconUrl >
You can’t perform that action at this time.
0 commit comments