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
upgrading `Confluent.Kafka` package
master
Savorboard
7 years ago
parent
04ac5d5dc7
commit
484a3c1ed6
1 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
src/DotNetCore.CAP.Kafka/DotNetCore.CAP.Kafka.csproj
+ 1
- 2
src/DotNetCore.CAP.Kafka/DotNetCore.CAP.Kafka.csproj
View File
@@ -14,8 +14,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Confluent.Kafka" Version="0.11.1" />
<PackageReference Include="librdkafka.redist" Version="0.11.1" />
<PackageReference Include="Confluent.Kafka" Version="0.11.2" />
</ItemGroup>
<ItemGroup>
Write
Preview
Loading…
Cancel
Save