Browse Source

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

Claire Novotny 3 years ago
parent
commit
75bbfa96e8
1 changed files with 1 additions and 1 deletions
  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>