Преглед на файлове

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

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

Signed-off-by: dependabot-preview[bot] <[email protected]>
dependabot-preview[bot] преди 5 години
родител
ревизия
eaf06cdfb3
променени са 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>
   <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" />
     <PackageReference Include="Nerdbank.GitVersioning" Version="3.0.28" PrivateAssets="all" />
   </ItemGroup>
   </ItemGroup>