File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/NLog.Extensions.AzureBlobStorage Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 44 <TargetFramework >netstandard2.0</TargetFramework >
55 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
66
7- <Version >4.4.1 </Version >
7+ <Version >4.4.2 </Version >
88
99 <Description >NLog BlobStorageTarget for writing to Azure Cloud Blob Storage</Description >
1010 <Authors >jdetmar</Authors >
1818 <RepositoryUrl >https://github.com/JDetmar/NLog.Extensions.AzureStorage.git</RepositoryUrl >
1919 <PackageLicenseExpression >MIT</PackageLicenseExpression >
2020 <PackageReleaseNotes >
21- - Assign WorkloadIdentityClientId from ClientIdentity
21+ - Added support for authentication with a service principal using a secret. by @ssteiner
2222
2323 Docs: https://github.com/JDetmar/NLog.Extensions.AzureStorage/blob/master/src/NLog.Extensions.AzureBlobStorage/README.md
2424 </PackageReleaseNotes >
You can’t perform that action at this time.
0 commit comments