Преглед изворни кода

Bump Microsoft.SourceLink.GitHub in /Rx.NET/Source

Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.0.0-beta2-19401-01 to 1.0.0-beta2-19408-01.
- [Release notes](https://github.com/dotnet/sourcelink/releases)
- [Commits](https://github.com/dotnet/sourcelink/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>
dependabot-preview[bot] пре 6 година
родитељ
комит
75df1e843e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Rx.NET/Source/Directory.build.props

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

@@ -24,7 +24,7 @@
   
   
   <ItemGroup>
-    <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19401-01" PrivateAssets="All"/>
+    <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19408-01" PrivateAssets="All"/>
     <PackageReference Include="Nerdbank.GitVersioning" Version="3.0.24" PrivateAssets="all" />
   </ItemGroup>