浏览代码

Merge pull request #1641 from dotnet/dependabot/nuget/Ix.NET/Source/Microsoft.SourceLink.GitHub-1.1.1

Claire Novotny 4 年之前
父节点
当前提交
75bbfa96e8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Ix.NET/Source/Directory.Build.props

+ 1 - 1
Ix.NET/Source/Directory.Build.props

@@ -25,7 +25,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"/>
     <PackageReference Include="Nerdbank.GitVersioning" Version="3.4.244" PrivateAssets="all" />
   </ItemGroup>