소스 검색

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

Claire Novotny 3 년 전
부모
커밋
624c32a57e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>