File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
44 <OutputType >WinExe</OutputType >
77 <UseWPF >true</UseWPF >
88 <AssemblyName >Reloaded-II</AssemblyName >
99 <RootNamespace >Reloaded.Mod.Launcher</RootNamespace >
10- <Version >1.29.6 </Version >
10+ <Version >1.30.0 </Version >
1111 <Copyright >Sewer56 ~ $([System.DateTime]::UtcNow.ToString("s")) | $(Version)</Copyright >
1212 <AppendTargetFrameworkToOutputPath >false</AppendTargetFrameworkToOutputPath >
1313 <ApplicationIcon >appicon.ico</ApplicationIcon >
Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <TargetFramework >net9.0-windows</TargetFramework >
44 <RuntimeFrameworkVersion >9.0.8</RuntimeFrameworkVersion >
1414 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
1515 <TreatWarningsAsErrors >false</TreatWarningsAsErrors >
1616 <NoWarn >$(NoWarn);NU1605;NU1701</NoWarn >
17- <Version >1.29.5 </Version >
17+ <Version >1.30.0 </Version >
1818 <CETCompat >false</CETCompat >
1919 <Platforms >x86;x64</Platforms >
2020 <GenerateDepsJson >false</GenerateDepsJson >
You can’t perform that action at this time.
0 commit comments