瀏覽代碼

fix: Update SourceLink

Giuseppe Lippolis 3 年之前
父節點
當前提交
d3b09a7d74
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 -->