This commit is contained in:
James Newton-King
2018-02-18 09:39:17 +13:00
parent 41c3a71e62
commit d50b912e99
3 changed files with 3 additions and 3 deletions
-3
View File
@@ -95,9 +95,6 @@
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
</PropertyGroup>
<ItemGroup>
<Content Include="donate.gif" />
</ItemGroup>
<ItemGroup>
<Content Include="icons\favicon.ico" />
<None Include="Samples\Serializer\CustomJsonConverterGeneric.aml" />
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

+3
View File
@@ -49,6 +49,9 @@ Json.NET has different libraries for the various .NET Framework versions.
-netstandard1.3:
.NET Standard 1.3
-netstandard2.0:
.NET Standard 2.0
Notes: