File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFramework >net9 .0-windows7.0</TargetFramework >
4+ <TargetFramework >net10 .0-windows7.0</TargetFramework >
55 <UseWindowsForms >true</UseWindowsForms >
66 <ImplicitUsings >enable</ImplicitUsings >
77 <Nullable >enable</Nullable >
Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <OutputType >WinExe</OutputType >
44 <RootNamespace >OotD</RootNamespace >
5- <TargetFramework >net9 .0-windows7.0</TargetFramework >
5+ <TargetFramework >net10 .0-windows7.0</TargetFramework >
66 <UseWindowsForms >true</UseWindowsForms >
77 <AssemblyTitle >Outlook on the Desktop</AssemblyTitle >
88 <Company >SMR Computer Services</Company >
Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <OutputType >WinExe</OutputType >
44 <RootNamespace >OotD</RootNamespace >
5- <TargetFramework >net9 .0-windows7.0</TargetFramework >
5+ <TargetFramework >net10 .0-windows7.0</TargetFramework >
66 <UseWindowsForms >true</UseWindowsForms >
77 <AssemblyTitle >Outlook on the Desktop</AssemblyTitle >
88 <Company >SMR Computer Services</Company >
You can’t perform that action at this time.
0 commit comments