File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
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.10.7 </Version >
4
+ <Version >1.11.0 </Version >
5
5
<TargetFramework >net6.0</TargetFramework >
6
6
<AssemblyName >PixelGraph</AssemblyName >
7
7
<OutputType >Exe</OutputType >
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.10.7 </Version >
4
+ <Version >1.11.0 </Version >
5
5
<TargetFramework >net6.0</TargetFramework >
6
6
<Configurations >Debug;Release</Configurations >
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.10.7 </Version >
4
+ <Version >1.11.0 </Version >
5
5
<TargetFramework >net6.0</TargetFramework >
6
6
<LangVersion >latest</LangVersion >
7
7
<Platforms >x64</Platforms >
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.11.0</Version >
4
5
<OutputType >WinExe</OutputType >
5
6
<TargetFramework >net6.0-windows</TargetFramework >
6
7
<AssemblyName >PixelGraph</AssemblyName >
12
13
<LangVersion >latest</LangVersion >
13
14
<ImplicitUsings >enable</ImplicitUsings >
14
15
<Nullable >enable</Nullable >
15
- <Version >1.10.9</Version >
16
16
</PropertyGroup >
17
17
18
18
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
You can’t perform that action at this time.
0 commit comments