Skip to content

Commit 33dc019

Browse files
author
dahall
committed
Updated version to 2.12.1
1 parent b8d5229 commit 33dc019

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageIcon>tsnew48.png</PackageIcon>
1515
<RepositoryUrl>https://github.com/dahall/taskscheduler</RepositoryUrl>
1616
<RepositoryType>Git</RepositoryType>
17-
<Version>2.12.0</Version>
17+
<Version>2.12.1</Version>
1818
<SignAssembly>True</SignAssembly>
1919
<AssemblyOriginatorKeyFile>$(MSBuildThisFileDirectory)Microsoft.Windows.TaskScheduler.snk</AssemblyOriginatorKeyFile>
2020
<NoWarn>$(NoWarn);NETSDK1138;SYSLIB0003;SYSLIB0004;SYSLIB0011;SYSLIB0051;CS0672;NU1701</NoWarn>

TaskSchedulerHelp/TaskSchedulerHelp.shfbproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
<NamespaceSummaryItem name="System.Reflection" isDocumented="False" />
111111
<NamespaceSummaryItem name="System.Security.AccessControl" isDocumented="False" />
112112
</NamespaceSummaries>
113-
<HelpFileVersion>2.12.0</HelpFileVersion>
113+
<HelpFileVersion>2.12.1</HelpFileVersion>
114114
<HelpFileFormat>Website</HelpFileFormat>
115115
<CopyrightHref>https://github.com/dahall/TaskScheduler/blob/master/license.md</CopyrightHref>
116116
<SdkLinkTarget>Blank</SdkLinkTarget>

0 commit comments

Comments
 (0)