Skip to content

Commit 2d05497

Browse files
Merge pull request #278 from novotnyllc/dependabot/nuget/Microsoft.SourceLink.GitHub-1.1.1
2 parents 71f3071 + 656816e commit 2d05497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Directory.Build.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<Import Project="..\Tools\MSBuild.DevLocal.targets" Condition="'$(IsCloudBuild)' != 'true'"/>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All"/>
13+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All"/>
1414
</ItemGroup>
1515

1616
<ItemGroup Condition="'$(IsCloudBuild)' == 'true' and '$(DisableNerdBank)'!='true'">

0 commit comments

Comments
 (0)