File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
- <Version >1.1.2 </Version >
4
+ <Version >1.1.3 </Version >
5
5
<TargetFrameworks >net6.0;net7.0;net8.0</TargetFrameworks >
6
6
<LangVersion >latest</LangVersion >
7
7
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
- <Version >1.1.2 </Version >
4
+ <Version >1.1.3 </Version >
5
5
<TargetFrameworks >net6.0;net7.0;net8.0</TargetFrameworks >
6
6
<RuntimeIdentifiers >win-x64;osx-x64;linux-x64</RuntimeIdentifiers >
7
7
<langversion >latest</langversion >
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
- <Version >1.1.2 </Version >
4
+ <Version >1.1.3 </Version >
5
5
<OutputType >Exe</OutputType >
6
6
<TargetFrameworks >net6.0;net7.0;net8.0</TargetFrameworks >
7
7
<RuntimeIdentifiers >win-x64;osx-x64;linux-x64</RuntimeIdentifiers >
You can’t perform that action at this time.
0 commit comments