Skip to content

Commit

Permalink
Property should not be set in ITemsGroup.
Browse files Browse the repository at this point in the history
  • Loading branch information
ilonatommy committed Feb 27, 2023
1 parent 8776903 commit d1f019b
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,12 @@
<TestConsoleAppSourceFiles Include="NullabilityInfoContextSupportTrue.cs">
<EnabledFeatureSwitches>System.Reflection.NullabilityInfoContext.IsSupported</EnabledFeatureSwitches>
</TestConsoleAppSourceFiles>
</ItemGroup>

<PropertyGroup>
<!-- InvariantGlobalizationFalse requires full ICU data, force it -->
<WasmIncludeFullIcuData>true</WasmIncludeFullIcuData>
</ItemGroup>
</PropertyGroup>

<Import Project="$([MSBuild]::GetPathOfFileAbove(Directory.Build.targets))" />
</Project>

0 comments on commit d1f019b

Please sign in to comment.