Skip to content

Commit b2b260e

Browse files
authored
Merge pull request #118 from Tynamix/develop
Release Notes
2 parents ea5449b + 8f84ac0 commit b2b260e

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

Tynamix.ObjectFiller/Tynamix.ObjectFiller.csproj

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,13 @@
99
<PackageLicenseUrl>https://github.com/Tynamix/ObjectFiller.NET/blob/master/LICENSE.txt</PackageLicenseUrl>
1010
<PackageProjectUrl>http://objectfiller.net/</PackageProjectUrl>
1111
<PackageIconUrl>https://raw.githubusercontent.com/gokTyBalD/ObjectFiller.NET/master/logo.png</PackageIconUrl>
12-
<PackageReleaseNotes>-1.5.4.1
12+
<PackageReleaseNotes>
13+
-1.5.5
14+
* SetRandomSeed added to generate always the same random data
15+
* URI Plugin implemented (Thx to twenzel)
16+
* Bugfixing (thx to lichtel, jiaxuyang)
17+
18+
-1.5.4.1
1319
* Bugfixing
1420
* Collectionizer supports now also Arrays
1521

@@ -151,8 +157,8 @@
151157
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
152158
<Copyright></Copyright>
153159
<DocumentationFile>bin\Debug\Tynamix.ObjectFiller.xml</DocumentationFile>
154-
<AssemblyVersion>1.5.4.1</AssemblyVersion>
155-
<FileVersion>1.5.4.1</FileVersion>
160+
<AssemblyVersion>1.5.5</AssemblyVersion>
161+
<FileVersion>1.5.5</FileVersion>
156162
</PropertyGroup>
157163

158164
</Project>

0 commit comments

Comments
 (0)