Explorar o código

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

Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.0.0-beta2-19381-01 to 1.0.0-beta2-19401-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] %!s(int64=6) %!d(string=hai) anos
pai
achega
7fb027c307
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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-19381-01" PrivateAssets="All"/>
+    <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19401-01" PrivateAssets="All"/>
     <PackageReference Include="Nerdbank.GitVersioning" Version="2.3.183" PrivateAssets="all" />
   </ItemGroup>