File tree Expand file tree Collapse file tree 5 files changed +15
-15
lines changed
.vs/Cosmic.NET/DesignTimeBuild Expand file tree Collapse file tree 5 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 33# ###############################################################################
44
55* .suo
6- /Cosmic.NET /.vs /Cosmic.NET /v15 /Server /sqlite3
6+ /Cosmic.NET /.vs
7+ /Cosmic.NET /Cosmic.NET /bin
78/Cosmic.NET /Cosmic.NET /obj
89/Cosmic.NET /Cosmic.NET.WPF /bin
910/Cosmic.NET /Cosmic.NET.WPF /obj
10- /Cosmic.NET /Cosmic.NET /bin
1111/Cosmic.NET /cosmo /bin
1212/Cosmic.NET /cosmo /obj
1313/Cosmic.NET /packages
1414* .user
1515* .dtbcache
16- / Cosmic.NET / .vs / Cosmic.NET / v16 / TestStore / 0
16+ * .dtbcache.v2
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <OutputType >WinExe</OutputType >
4- <TargetFramework >net5 .0-windows</TargetFramework >
4+ <TargetFramework >net6 .0-windows</TargetFramework >
55 <UseWPF >true</UseWPF >
6- <Version >1.2.0 </Version >
7- <AssemblyVersion >1.2.0 </AssemblyVersion >
8- <FileVersion >1.2.0 </FileVersion >
6+ <Version >1.2.1 </Version >
7+ <AssemblyVersion >1.2.1 </AssemblyVersion >
8+ <FileVersion >1.2.1 </FileVersion >
99 <Copyright >Copyright © Joshua Kempner 2008-2021</Copyright >
1010 </PropertyGroup >
1111 <ItemGroup >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <OutputType >WinExe</OutputType >
4- <TargetFramework >net5 .0-windows</TargetFramework >
4+ <TargetFramework >net6 .0-windows</TargetFramework >
55 <UseWindowsForms >true</UseWindowsForms >
6- <Version >1.2.0 </Version >
7- <AssemblyVersion >1.2.0 </AssemblyVersion >
8- <FileVersion >1.2.0 </FileVersion >
6+ <Version >1.2.1 </Version >
7+ <AssemblyVersion >1.2.1 </AssemblyVersion >
8+ <FileVersion >1.2.1 </FileVersion >
99 <Copyright >Copyright © Joshua Kempner 2008-2021</Copyright >
1010 </PropertyGroup >
1111 <ItemGroup >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <TargetFramework >net5 .0</TargetFramework >
4- <Version >1.2.0 </Version >
5- <AssemblyVersion >1.2.0 </AssemblyVersion >
6- <FileVersion >1.2.0 </FileVersion >
3+ <TargetFramework >net6 .0</TargetFramework >
4+ <Version >1.2.1 </Version >
5+ <AssemblyVersion >1.2.1 </AssemblyVersion >
6+ <FileVersion >1.2.1 </FileVersion >
77 <Copyright >Copyright © Joshua Kempner 2008-2021</Copyright >
88 </PropertyGroup >
99 <ItemGroup >
You can’t perform that action at this time.
0 commit comments