explicitly reference Serilog by SimonCropp · Pull Request #1063 · microsoft/sbom-tool (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@SimonCropp

given downstream extensions to Serilog do not deploy when a new version of Serilog is deployed, it is better to explicitly reference Serilog so we get the current stable version

@SimonCropp

given downstream extensions to Serilog do not deploy when a new version of Serilog is deployed, it is better to explicitly reference Serilog so we get the current stable version

@DaveTryon

@DaveTryon

DaveTryon

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This wouldn't be necessary if Serilog referenced the appropriate version in their .nuspec files, but since we don't control that...

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

2 participants

@SimonCropp @DaveTryon