File tree 1 file changed +3
-3
lines changed
src/Runpath.Extensions.Logging.AzureEventHubs
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7
7
<Company >Runpath Digital</Company >
8
8
<Authors >Runpath Digital</Authors >
9
9
<Description >Azure Event Hubs logger provider implementation for Microsoft.Extensions.Logging.</Description >
10
- <Version >1.0.1 </Version >
10
+ <Version >1.1.0 </Version >
11
11
<GenerateDocumentationFile >true</GenerateDocumentationFile >
12
12
<PackageTags >logging azure event hubs</PackageTags >
13
13
<PackageProjectUrl >https://github.com/Runpath/Runpath.Extensions.Logging.AzureEventHubs</PackageProjectUrl >
32
32
<ItemGroup >
33
33
<Compile Include =" ../shared/*.cs" />
34
34
35
- <PackageReference Include =" Microsoft.Azure.EventHubs" Version =" 3.0 .0" />
35
+ <PackageReference Include =" Microsoft.Azure.EventHubs" Version =" 4.1 .0" />
36
36
<PackageReference Include =" Microsoft.Extensions.Logging" Version =" 2.1.1" />
37
37
<PackageReference Include =" Microsoft.Extensions.Logging.Configuration" Version =" 2.1.1" />
38
- <PackageReference Include =" System.Threading.Channels" Version =" 4.5 .0" />
38
+ <PackageReference Include =" System.Threading.Channels" Version =" 4.7 .0" />
39
39
</ItemGroup >
40
40
41
41
</Project >
You can’t perform that action at this time.
0 commit comments