JDetmar / NLog.Extensions.AzureStorage

NLog Target for Azure Storage. Uses NLog batch write to optimize writes to Storage.
MIT License
31 stars 19 forks source link

Enable sourcelink and deterministic builds #100

Closed snakefoot closed 3 years ago

snakefoot commented 3 years ago

Added ContinuousIntegrationBuild=true and EmbedUntrackedSources=true and PublishRepositoryUrl=true

Replaces #69

snakefoot commented 3 years ago

Looks like deterministic build is not completely done. Looking at latest https://www.nuget.org/packages/NLog.Extensions.AzureServiceBus

image

snakefoot commented 3 years ago

102 Makes it a little better:

image