Skip to content

Commit

Permalink
Mute new MSB3270 warnings
Browse files Browse the repository at this point in the history
no sure if these are the result of a .NET SDK update or my NuGet experiment
  • Loading branch information
YoshiRulz committed Aug 18, 2022
1 parent 3a3494a commit 64bc762
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/MainSlnCommon.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<MSBuildWarningsAsMessages>NU1702</MSBuildWarningsAsMessages>
<NoWarn>CS1573;CS1591</NoWarn>
<OutputPath>$(ProjectDir)../../output/dll</OutputPath>
<ResolveAssemblyWarnOrErrorOnTargetArchitectureMismatch>None</ResolveAssemblyWarnOrErrorOnTargetArchitectureMismatch>
</PropertyGroup>
<ItemGroup>
<Analyzer Include="$(ProjectDir)../../References/BizHawk.SrcGen.ReflectionCache.dll" />
Expand Down

0 comments on commit 64bc762

Please sign in to comment.