Browse Source

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

Bump Microsoft.SourceLink.GitHub from 1.0.0-beta2-19554-01 to 1.0.0 in /Ix.NET/Source
Oren Novotny 6 years ago
parent
commit
91aad3a77c
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

@@ -22,7 +22,7 @@
   </PropertyGroup>
 
   <ItemGroup>
-    <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19554-01" PrivateAssets="All"/>
+    <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All"/>
     <PackageReference Include="Nerdbank.GitVersioning" Version="3.0.28" PrivateAssets="all" />
   </ItemGroup>