File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project >
33 <PropertyGroup >
4- <NoWarn >CA1822;CS1591;CS0649;xUnit1026;xUnit1013;CS1573;VerifyTestsProjectDir;VerifySetParameters;PolyFillTargetsForNuget;xUnit1051;NU1608;NU1109</NoWarn >
4+ <NoWarn >CA1822;CS1591;CS0649;xUnit1026;xUnit1013;CS1573;VerifyTestsProjectDir;VerifySetParameters;PolyFillTargetsForNuget;xUnit1051;NU1608;NU1109;SC023 </NoWarn >
55 <Version >33.0.0-beta.5</Version >
66 <ImplicitUsings >enable</ImplicitUsings >
77 <LangVersion >preview</LangVersion >
2929 an API the generator actually needs.
3030 https://learn.microsoft.com/en-us/visualstudio/extensibility/roslyn-version-support -->
3131 <VerifyRoslynVersion >4.4</VerifyRoslynVersion >
32+ <Verify_SponsorshipLicenseIgnored >true</Verify_SponsorshipLicenseIgnored >
3233 </PropertyGroup >
3334 <!-- This directory contains two solutions (Verify.slnx and VerifyDangling.slnx), so Verify cannot
3435 auto-discover the solution when a project is built outside of a solution context. Default to the
You can’t perform that action at this time.
0 commit comments