File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<PropertyGroup >
4
4
<TargetFramework >netstandard2.0</TargetFramework >
5
- <Version >0.12.1.0 </Version >
5
+ <Version >0.12.1.1 </Version >
6
6
<Authors >Raffael Thome</Authors >
7
+ <Company >Raffael Thome</Company >
7
8
<Product >SharpNoise</Product >
8
9
<Description >A library for generating coherent noise (utility library).</Description >
9
10
<Copyright >Copyright © Raffael Thome</Copyright >
10
11
<PackageLicenseFile >LICENSE</PackageLicenseFile >
11
12
<PackageProjectUrl >https://github.com/rthome/SharpNoise</PackageProjectUrl >
12
13
<RepositoryUrl >https://github.com/rthome/SharpNoise.git</RepositoryUrl >
13
14
<RepositoryType >git</RepositoryType >
15
+ <GenerateDocumentationFile >true</GenerateDocumentationFile >
14
16
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
15
- <Company >Raffael Thome</Company >
16
17
</PropertyGroup >
17
18
18
19
<ItemGroup >
Original file line number Diff line number Diff line change 2
2
3
3
<PropertyGroup >
4
4
<TargetFramework >netstandard2.0</TargetFramework >
5
- <Version >0.12.1.0 </Version >
5
+ <Version >0.12.1.1 </Version >
6
6
<Authors >Raffael Thome</Authors >
7
7
<Company >Raffael Thome</Company >
8
8
<Description >A library for generating coherent noise.</Description >
11
11
<PackageProjectUrl >https://github.com/rthome/SharpNoise</PackageProjectUrl >
12
12
<RepositoryUrl >https://github.com/rthome/SharpNoise.git</RepositoryUrl >
13
13
<RepositoryType >git</RepositoryType >
14
+ <GenerateDocumentationFile >true</GenerateDocumentationFile >
14
15
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
15
16
</PropertyGroup >
16
17
You can’t perform that action at this time.
0 commit comments