Skip to content

Commit 35c7979

Browse files
authored
Merge pull request #62 from goswinr/dependabot/nuget/Src/Microsoft.SourceLink.GitHub-10.0.102
Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.102
2 parents 860184a + 26b4917 commit 35c7979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Src/Str.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<PackageReference Update="FSharp.Core" Version="6.0.7" />
5454
<PackageReference Include="Fable.Core" Version="4.5.0" Condition="$(DefineConstants.Contains('FABLE_COMPILER'))" />
5555
<PackageReference Include="Ionide.KeepAChangelog.Tasks" Version="0.3.1" PrivateAssets="all" />
56-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="all" IncludeAssets="runtime; build; native; contentfiles; analyzers; buildtransitive" />
56+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.102" PrivateAssets="all" IncludeAssets="runtime; build; native; contentfiles; analyzers; buildtransitive" />
5757
</ItemGroup>
5858

5959
<ItemGroup>

0 commit comments

Comments
 (0)