File tree 3 files changed +0
-3
lines changed
3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<OutputType >Exe</OutputType >
5
5
<TargetFramework >net8.0</TargetFramework >
6
- <RollForward >LatestMajor</RollForward >
7
6
<AppendTargetFrameworkToOutputPath >false</AppendTargetFrameworkToOutputPath >
8
7
<ApplicationIcon >..\..\Misc\steamkit.ico</ApplicationIcon >
9
8
</PropertyGroup >
Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<OutputType >Exe</OutputType >
5
5
<TargetFramework >net8.0</TargetFramework >
6
- <RollForward >LatestMajor</RollForward >
7
6
<AppendTargetFrameworkToOutputPath >false</AppendTargetFrameworkToOutputPath >
8
7
<ApplicationIcon >..\Misc\steamkit.ico</ApplicationIcon >
9
8
</PropertyGroup >
Original file line number Diff line number Diff line change 2
2
3
3
<PropertyGroup >
4
4
<TargetFramework >net8.0</TargetFramework >
5
- <RollForward >LatestMajor</RollForward >
6
5
<SignAssembly >true</SignAssembly >
7
6
<IsTestProject >true</IsTestProject >
8
7
<OutputType >Exe</OutputType >
You can’t perform that action at this time.
0 commit comments