Skip to content

Commit 891924a

Browse files
author
Cameron Taggart
committed
released sourcelink 0.5 stable to pre not needed
1 parent b79690b commit 891924a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ install:
3939
$ShouldPublishNugetArtifact = "$($env:APPVEYOR_PULL_REQUEST_NUMBER -eq $null)"
4040
$Env:SHOULD_PUBLISH_NUGET_ARTIFACT = $ShouldPublishNugetArtifact
4141
Write-Host "Should publish Nuget artifact = $($Env:SHOULD_PUBLISH_NUGET_ARTIFACT)"
42-
cinst sourcelink -pre -y
42+
cinst sourcelink -y
4343
4444
assembly_info:
4545
patch: true

0 commit comments

Comments
 (0)