File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1414 <GenerateAssemblyTitleAttribute >false</GenerateAssemblyTitleAttribute >
1515 <GenerateAssemblyVersionAttribute >false</GenerateAssemblyVersionAttribute >
1616 <LangVersion >latest</LangVersion >
17- <NoWarn >$(NoWarn);NU1603;NU5131;CS1701</NoWarn >
17+ <NoWarn >$(NoWarn);NU1603;NU5128; NU5131;CS1701</NoWarn >
1818 <PackageId >$(MSBuildProjectName)</PackageId >
1919 <RootNamespace >Xunit</RootNamespace >
2020 <SignAssembly >true</SignAssembly >
Original file line number Diff line number Diff line change 1313 <copyright >Copyright (C) .NET Foundation</copyright >
1414 <repository type =" git" url =" https://github.com/xunit/xunit" commit =" $GitCommitId$" />
1515 <dependencies >
16+ <group targetFramework =" net452" />
1617 <group targetFramework =" netstandard1.1" >
1718 <dependency id =" NETStandard.Library" version =" 1.6.1" />
1819 </group >
You can’t perform that action at this time.
0 commit comments