Skip to content

Commit 70ca097

Browse files
Added comment to csproj.
1 parent 835508f commit 70ca097

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Open.ChannelExtensions/Open.ChannelExtensions.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
3131
<PackageIcon>logo.png</PackageIcon>
3232
<PackageReadmeFile>README.md</PackageReadmeFile>
33+
<!-- Don't enforce colleciton expressions as they don't work in .NET 6. -->
3334
<NoWarn>IDE0301;IDE0303;IDE0304</NoWarn>
3435
</PropertyGroup>
3536

0 commit comments

Comments
 (0)