Skip to content

Commit db5d273

Browse files
authored
Apply suggestions from code review
1 parent eb31060 commit db5d273

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Libraries/Microsoft.Extensions.DataIngestion/Microsoft.Extensions.DataIngestion.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
<PropertyGroup>
44
<TargetFrameworks>$(TargetFrameworks);netstandard2.0</TargetFrameworks>
55
<RootNamespace>Microsoft.Extensions.DataIngestion</RootNamespace>
6+
7+
<!-- Project reference can be removed -->
8+
<NoWarn>$(NoWarn);RT0002</NoWarn>
69

710
<!-- we are not ready to publish yet -->
811
<IsPackable>false</IsPackable>

0 commit comments

Comments
 (0)