File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 <UseWPF >true</UseWPF >
88 </PropertyGroup >
99
10+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
11+ <TreatWarningsAsErrors >True</TreatWarningsAsErrors >
12+ </PropertyGroup >
13+
14+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
15+ <TreatWarningsAsErrors >True</TreatWarningsAsErrors >
16+ </PropertyGroup >
17+
1018 <ItemGroup >
1119 <None Remove =" Hovercraft.ico" />
1220 <None Remove =" icons\iconfinder_arrow-down_3556116.png" />
Original file line number Diff line number Diff line change 66 <Nullable >enable</Nullable >
77 </PropertyGroup >
88
9+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
10+ <TreatWarningsAsErrors >True</TreatWarningsAsErrors >
11+ </PropertyGroup >
12+
13+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
14+ <TreatWarningsAsErrors >True</TreatWarningsAsErrors >
15+ </PropertyGroup >
16+
917 <ItemGroup >
1018 <PackageReference Include =" RomUtilities" Version =" 3.1.0" />
1119 </ItemGroup >
You can’t perform that action at this time.
0 commit comments