Skip to content

Commit b6359ac

Browse files
author
Ethan Hann
committed
Update package version and add package icon
1 parent 2606049 commit b6359ac

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Diff for: src/InEngine.Core/InEngine.Core.csproj

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,12 @@
99
<Description>Plugin-based queuing and scheduling command server.</Description>
1010
<Copyright>Copyright © 2017 Ethan Hann</Copyright>
1111
<PackageId>InEngine.Core</PackageId>
12-
<PackageVersion>3.4.0-beta2</PackageVersion>
12+
<PackageVersion>3.4.0-beta3</PackageVersion>
1313
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
1414
<PackageTags>Integration Scheduler Queue Server Quartz.NET Redis</PackageTags>
1515
<PackageLicenseUrl>https://github.com/InEngine-NET/InEngine.NET/blob/master/LICENSE</PackageLicenseUrl>
1616
<PackageProjectUrl>https://github.com/InEngine-NET/InEngine.NET</PackageProjectUrl>
17+
<PackageIconUrl>http://inengine.net/images/inengine-logo-32.png</PackageIconUrl>
1718
<Product>InEngine.NET</Product>
1819
</PropertyGroup>
1920
<ItemGroup>

Diff for: src/InEngine/InEngine.csproj

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,12 @@
1111
<Description>Plugin-based queuing and scheduling command server.</Description>
1212
<Copyright>Copyright © 2017 Ethan Hann</Copyright>
1313
<Product>InEngine.NET</Product>
14-
<PackageVersion>3.4.0-beta2</PackageVersion>
14+
<PackageVersion>3.4.0-beta3</PackageVersion>
1515
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
1616
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
1717
<PackageLicenseUrl>https://github.com/InEngine-NET/InEngine.NET/blob/master/LICENSE</PackageLicenseUrl>
1818
<PackageProjectUrl>https://github.com/InEngine-NET/InEngine.NET</PackageProjectUrl>
19+
<PackageIconUrl>http://inengine.net/images/inengine-logo-32.png</PackageIconUrl>
1920
<PackageTags>Integration Scheduler Queue Server Quartz.NET Redis</PackageTags>
2021
</PropertyGroup>
2122
<ItemGroup>

0 commit comments

Comments
 (0)