Browse Source

fix: Update SourceLink

Giuseppe Lippolis 3 years ago
parent
commit
d3b09a7d74
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build/SourceLink.props

+ 1 - 1
build/SourceLink.props

@@ -19,7 +19,7 @@
   </PropertyGroup>
   
   <ItemGroup>
-    <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All"/>
+    <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All"/>
   </ItemGroup>
 
   <!-- Workaround for https://github.com/dotnet/sdk/issues/11105 -->