File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 88
99 <PropertyGroup >
1010 <!-- AssemblyFileVersionAttribute -->
11- <FileVersion >1.0.0 </FileVersion >
11+ <FileVersion >1.0.1 </FileVersion >
1212 <!-- AssemblyInformationalVersionAttribute -->
1313 <Version >$(FileVersion)</Version >
1414 <!-- AssemblyVersionAttribute -->
2727 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
2828 <IncludeSource >True</IncludeSource >
2929 <RepositoryUrl >https://github.com/ramonsmits/CronTimer</RepositoryUrl >
30- <Copyright >Copyright 2020 (c) Ramon Smits</Copyright >
30+ <Copyright >Copyright 2021 (c) Ramon Smits</Copyright >
3131 <PackageTags >cron timer</PackageTags >
3232 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
3333 <PublishRepositoryUrl >true</PublishRepositoryUrl >
3737
3838 <ItemGroup >
3939 <PackageReference Include =" ncrontab" Version =" [3.3.1, 4.0.0)" />
40- <PackageReference Include =" TimeZoneConverter" Version =" [3.2 .0, 4.0.0)" />
40+ <PackageReference Include =" TimeZoneConverter" Version =" [3.4 .0, 4.0.0)" />
4141 </ItemGroup >
4242
4343 <!-- <ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.1'">
You can’t perform that action at this time.
0 commit comments