This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Compoment
/
BPA.CAP
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
ignore NU1701 Warning.
master
yangxiaodong
7 years ago
committed by
Savorboard
parent
595adb76c7
commit
c69d528ee0
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
samples/Sample.Kafka.SqlServer/Sample.Kafka.SqlServer.csproj
+ 2
- 0
samples/Sample.Kafka.SqlServer/Sample.Kafka.SqlServer.csproj
View File
@@ -3,6 +3,8 @@
<PropertyGroup>
<TargetFramework>netcoreapp2.0</TargetFramework>
<AssemblyName>Sample.RabbitMQ.SqlServer</AssemblyName>
<WarningsAsErrors>NU1701</WarningsAsErrors>
<NoWarn>NU1701</NoWarn>
</PropertyGroup>
<ItemGroup>
Write
Preview
Loading…
Cancel
Save