File tree Expand file tree Collapse file tree 4 files changed +18
-8
lines changed Expand file tree Collapse file tree 4 files changed +18
-8
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.3] - 2021-11-18
4+
5+ ### Added
6+
7+ - Async run method support (#326 )
8+
39## [ 1.2] - 2021-05-25
410
511### Added
Original file line number Diff line number Diff line change 99 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
1010 <GenerateDocumentationFile >true</GenerateDocumentationFile >
1111
12- <Version >1.2 </Version >
12+ <Version >1.3 </Version >
1313
1414 <Authors >Alexander Krylkov</Authors >
1515 <Product >Simplify</Product >
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 2.14] - 2021-11-18
4+
5+ ### Added
6+
7+ - Async run method support (#327 )
Original file line number Diff line number Diff line change 99 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
1010 <GenerateDocumentationFile >true</GenerateDocumentationFile >
1111
12- <Version >2.13.1</Version >
13- <PackageReleaseNotes >
14- Updates
15- * Simplify.DI bump to 4.0.14
16- * Simplify.System bump to 1.6
17- * Code refactoring
18- </PackageReleaseNotes >
12+ <Version >2.14</Version >
1913
2014 <Authors >Alexander Krylkov</Authors >
2115 <Product >Simplify</Product >
2620 <RepositoryUrl >https://github.com/SimplifyNet/Simplify/tree/master/src/Simplify.WindowsServices</RepositoryUrl >
2721 <PublishRepositoryUrl >true</PublishRepositoryUrl >
2822 <PackageTags >.NET windows-service DI</PackageTags >
23+
24+ <PackageReleaseNotes >See https://github.com/SimplifyNet/Simplify/tree/master/src/Simplify.WindowsServices/CHANGELOG.md for details</PackageReleaseNotes >
2925 </PropertyGroup >
3026 <ItemGroup >
3127 <PackageReference Include =" ncrontab" Version =" 3.3.*" />
4036 </ItemGroup >
4137 <ItemGroup >
4238 <None Include =" ..\..\images\icon.png" Pack =" true" Visible =" false" PackagePath =" " />
39+ <None Include =" CHANGELOG.md" Pack =" true" PackagePath =" \" />
4340 </ItemGroup >
4441</Project >
You can’t perform that action at this time.
0 commit comments