Browse Source

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

Claire Novotny 3 năm trước cách đây
mục cha
commit
624c32a57e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Rx.NET/Source/Directory.build.props

+ 1 - 1
Rx.NET/Source/Directory.build.props

@@ -27,7 +27,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>