File tree Expand file tree Collapse file tree
MessageCommunicator.SerialPorts
MessageCommunicator.TestGui Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <LangVersion >8.0</LangVersion >
66 <Nullable >enable</Nullable >
77 <DocumentationFile >bin\Debug\$(TargetFramework)\MessageCommunicator.xml</DocumentationFile >
8- </PropertyGroup >
9-
10- <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
11- <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
12- <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
13- <WarningsAsErrors ></WarningsAsErrors >
14- <NoWarn >1701;1702;1591</NoWarn >
15- </PropertyGroup >
168
17- <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
189 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
1910 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
20- <WarningsAsErrors ></ WarningsAsErrors >
21- <NoWarn >1701;1702;1591</NoWarn >
11+ <DocumentationFile >bin\$(Platform)\$(Configuration)\MessageCommunicator.TestGui.xml</ DocumentationFile >
12+ <NoWarn >1701;1702;1591</NoWarn >
2213 </PropertyGroup >
2314
2415 <PropertyGroup >
Original file line number Diff line number Diff line change 88 <Platforms >x86;x64</Platforms >
99 <ApplicationManifest >app.manifest</ApplicationManifest >
1010 <StartupObject >MessageCommunicator.TestGui.Program</StartupObject >
11- </PropertyGroup >
12- <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >
13- <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
14- <DocumentationFile >$(TargetDir)MessageCommunicator.TestGui.xml</DocumentationFile >
15- <NoWarn >1701;1702;1591</NoWarn >
16- </PropertyGroup >
17- <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x86'" >
1811 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
19- <DocumentationFile >$(TargetDir) MessageCommunicator.TestGui.xml</DocumentationFile >
12+ <DocumentationFile >bin\$(Platform)\$(Configuration)\ MessageCommunicator.TestGui.xml</DocumentationFile >
2013 <NoWarn >1701;1702;1591</NoWarn >
2114 </PropertyGroup >
2215 <ItemGroup >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 44 <TargetFrameworks >netstandard2.0;netstandard2.1;net5.0</TargetFrameworks >
55 <LangVersion >8.0</LangVersion >
66 <Nullable >enable</Nullable >
7- <DocumentationFile >bin\Debug\$(TargetFramework)\MessageCommunicator.xml</DocumentationFile >
8- </PropertyGroup >
9-
10- <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
11- <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
12- <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
13- <WarningsAsErrors ></WarningsAsErrors >
14- <NoWarn >1701;1702;1591</NoWarn >
15- </PropertyGroup >
16-
17- <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
187 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
198 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
209 <WarningsAsErrors ></WarningsAsErrors >
2110 <NoWarn >1701;1702;1591</NoWarn >
11+ <DocumentationFile >bin\$(Platform)\$(Configuration)\MessageCommunicator.xml</DocumentationFile >
2212 </PropertyGroup >
2313
2414 <PropertyGroup >
You can’t perform that action at this time.
0 commit comments