Skip to content

Commit 6c4ff26

Browse files
Bump Microsoft.SourceLink.GitHub from 1.0.0-beta2-19367-01 to 1.0.0
Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.0.0-beta2-19367-01 to 1.0.0. - [Release notes](https://github.com/dotnet/sourcelink/releases) - [Commits](dotnet/sourcelink@1.0.0-beta2-19367-01...1.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent b355182 commit 6c4ff26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<LangVersion>Latest</LangVersion>
2323
</PropertyGroup>
2424
<ItemGroup>
25-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19367-01" PrivateAssets="All" />
25+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
2626
</ItemGroup>
2727

2828
<ItemGroup>

0 commit comments

Comments
 (0)