This repository was archived by the owner on Aug 4, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Analogy.Implementation.KafkaProvider Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
33 <metadata >
44 <id >Analogy.LogViewer.KafkaProvider</id >
5- <version >0.1.0 </version >
5+ <version >0.1.1 </version >
66 <title >Analogy Log Viewer Kafka Provider</title >
77 <authors >Lior Banai</authors >
88 <owners >Lior Banai</owners >
99 <license type =" expression" >MIT</license >
10- <projectUrl >https://github.com/philips-software/logviewer/ </projectUrl >
10+ <projectUrl >https://github.com/LiorBanai/Analogy.LogViewer.KafkaProvider </projectUrl >
1111 <icon >icon.png</icon >
1212 <requireLicenseAcceptance >false</requireLicenseAcceptance >
1313 <description >Analogy Log Viewer Kafka Provider</description >
1616 <tags ></tags >
1717 <dependencies >
1818 <group targetFramework =" netstandard2.0" >
19- <dependency id =" Analogy.LogViewer.Interfaces" version =" 2.1.1 " />
19+ <dependency id =" Analogy.LogViewer.Interfaces" version =" 2.1.2 " />
2020 <dependency id =" Confluent.Kafka" version =" 1.2.1" />
2121 </group >
2222</dependencies >
You can’t perform that action at this time.
0 commit comments