File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9
9
<TestProjectType >UnitTest</TestProjectType >
10
10
<AssemblyTitle >JsonSubTypes.Tests</AssemblyTitle >
11
11
<Product >JsonSubTypes.Tests</Product >
12
- <Copyright >Copyright © 2017 </Copyright >
12
+ <Copyright >Copyright © 2022 </Copyright >
13
13
</PropertyGroup >
14
14
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
15
15
<LangVersion >7</LangVersion >
Original file line number Diff line number Diff line change 15
15
<PackageProjectUrl >https://github.com/manuc66/JsonSubTypes</PackageProjectUrl >
16
16
<Authors >Emmanuel Counasse</Authors >
17
17
<PackageLicenseUrl ></PackageLicenseUrl >
18
- <Version >1.8 .0</Version >
18
+ <Version >1.9 .0</Version >
19
19
<PackageTags >json converter subtype inheritance deserializeobject polymorphism</PackageTags >
20
- <AssemblyVersion >1.8 .0.0</AssemblyVersion >
20
+ <AssemblyVersion >1.9 .0.0</AssemblyVersion >
21
21
<RepositoryType >git</RepositoryType >
22
22
<PackageReleaseNotes >See in https://github.com/manuc66/JsonSubTypes/releases</PackageReleaseNotes >
23
23
<LangVersion >7</LangVersion >
24
24
<SignAssembly >true</SignAssembly >
25
25
<AssemblyOriginatorKeyFile >JsonSubTypes.Key.snk</AssemblyOriginatorKeyFile >
26
26
<DelaySign >false</DelaySign >
27
- <FileVersion >1.8 .0.0</FileVersion >
27
+ <FileVersion >1.9 .0.0</FileVersion >
28
28
<PackageLicenseExpression >MIT</PackageLicenseExpression >
29
29
</PropertyGroup >
30
30
<ItemGroup >
You can’t perform that action at this time.
0 commit comments