This repository was archived by the owner on Dec 24, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-9
lines changed
Expand file tree Collapse file tree 2 files changed +4
-9
lines changed Original file line number Diff line number Diff line change 7171 <PlatformTarget >AnyCPU</PlatformTarget >
7272 <ErrorReport >prompt</ErrorReport >
7373 <CodeAnalysisRuleSet >AllRules.ruleset</CodeAnalysisRuleSet >
74+ <WarningLevel >4</WarningLevel >
7475 </PropertyGroup >
7576 <PropertyGroup >
7677 <SignAssembly >true</SignAssembly >
8283 <Reference Include =" Microsoft.CSharp" />
8384 <Reference Include =" System" />
8485 <Reference Include =" System.Configuration" />
85- <Reference Include =" System.Core" >
86- <RequiredTargetFramework >3.5</RequiredTargetFramework >
87- </Reference >
86+ <Reference Include =" System.Core" />
8887 <Reference Include =" System.Data.Linq" />
89- <Reference Include =" System.Runtime.Serialization" >
90- <RequiredTargetFramework >3.0</RequiredTargetFramework >
91- </Reference >
92- <Reference Include =" System.Xml.Linq" >
93- <RequiredTargetFramework >3.5</RequiredTargetFramework >
94- </Reference >
88+ <Reference Include =" System.Runtime.Serialization" />
89+ <Reference Include =" System.Xml.Linq" />
9590 <Reference Include =" System.Data" />
9691 <Reference Include =" System.Xml" />
9792 </ItemGroup >
You can’t perform that action at this time.
0 commit comments