File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 16
16
<RepositoryType >Git</RepositoryType >
17
17
<SignAssembly >true</SignAssembly >
18
18
<AssemblyOriginatorKeyFile >$(MSBuildThisFileDirectory)Microsoft.Windows.TaskScheduler.pfx</AssemblyOriginatorKeyFile >
19
- <Version >2.9.2 </Version >
19
+ <Version >2.9.3 </Version >
20
20
<NoWarn >$(NoWarn);NETSDK1138;SYSLIB0003;SYSLIB0004;SYSLIB0011</NoWarn >
21
21
</PropertyGroup >
22
22
<PropertyGroup Condition =" '$(Configuration)'=='Release'" >
Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
- <Version >2.9.0 </Version >
3
+ <Version >2.9.3 </Version >
4
4
<OutputType >WinExe</OutputType >
5
5
<StartupObject >VBTestTaskService.Module1</StartupObject >
6
6
<MyType >WindowsFormsWithCustomSubMain</MyType >
You can’t perform that action at this time.
0 commit comments