File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <Authors >David Hall</Authors >
44 <Company >GitHub Community</Company >
5- <Copyright >Copyright © 2002-2021 </Copyright >
5+ <Copyright >Copyright © 2002-2022 </Copyright >
66 <GenerateAssemblyConfigurationAttribute >false</GenerateAssemblyConfigurationAttribute >
77 <GenerateAssemblyInformationalVersionAttribute >false</GenerateAssemblyInformationalVersionAttribute >
88 <IncludeSource >true</IncludeSource >
1616 <RepositoryType >Git</RepositoryType >
1717 <SignAssembly >true</SignAssembly >
1818 <AssemblyOriginatorKeyFile >$(MSBuildThisFileDirectory)Microsoft.Windows.TaskScheduler.pfx</AssemblyOriginatorKeyFile >
19- <Version >2.10.1 </Version >
19+ <Version >2.10.2 </Version >
2020 <NoWarn >$(NoWarn);NETSDK1138;SYSLIB0003;SYSLIB0004;SYSLIB0011</NoWarn >
2121 </PropertyGroup >
2222 <PropertyGroup Condition =" '$(Configuration)'=='Release'" >
Original file line number Diff line number Diff line change 77 <Product >TaskService</Product >
88 <Description >https://github.com/dahall/TaskScheduler</Description >
99 <Copyright >Copyright © 2020</Copyright >
10- <Version >2.10.1 </Version >
10+ <Version >2.10.2 </Version >
1111 <OutputPath >bin\$(Configuration)\$(TargetFrameworkVersion)</OutputPath >
1212 </PropertyGroup >
1313 <PropertyGroup >
Original file line number Diff line number Diff line change 88 <Product >TaskService</Product >
99 <Description >https://github.com/dahall/TaskScheduler</Description >
1010 <Copyright >Copyright © 2020</Copyright >
11- <Version >2.10.1 </Version >
11+ <Version >2.10.2 </Version >
1212 <OutputPath >bin\$(Configuration)\$(TargetFrameworkVersion)</OutputPath >
1313 <LangVersion >latest</LangVersion >
1414 </PropertyGroup >
Original file line number Diff line number Diff line change 33 <OutputType >Exe</OutputType >
44 <TargetFramework >netcoreapp2.0</TargetFramework >
55 <StartupObject >TestTaskServiceConsole.Program</StartupObject >
6- <Version >2.10.1 </Version >
6+ <Version >2.10.2 </Version >
77 <LangVersion >latest</LangVersion >
88 </PropertyGroup >
99 <ItemGroup >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <Version >2.10.1 </Version >
3+ <Version >2.10.2 </Version >
44 <OutputType >WinExe</OutputType >
55 <StartupObject >VBTestTaskService.Module1</StartupObject >
66 <MyType >WindowsFormsWithCustomSubMain</MyType >
You can’t perform that action at this time.
0 commit comments