Skip to content

Commit cb61377

Browse files
Merge pull request #40 from ktsu-dev/dependabot/nuget/microsoft-9abf2fffca
Bump the microsoft group with 2 updates
2 parents 8587456 + 067362c commit cb61377

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

Directory.Packages.props

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
</PropertyGroup>
55
<ItemGroup>
66
<PackageVersion Include="CommandLineParser" Version="2.9.1" />
7+
<PackageVersion Include="Microsoft.SourceLink.AzureRepos.Git" Version="10.0.102" />
8+
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="10.0.102" />
79
<PackageVersion Include="Polyfill" Version="9.3.0" />
810
<PackageVersion Include="SixLabors.ImageSharp" Version="3.1.12" />
911
<PackageVersion Include="ktsu.Extensions" Version="1.5.8" />

IconHelper/IconHelper.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
<PackageReference Include="CommandLineParser" />
1313
<PackageReference Include="ktsu.CaseConverter" />
1414
<PackageReference Include="ktsu.Extensions" />
15+
<PackageReference Include="Microsoft.SourceLink.AzureRepos.Git" />
16+
<PackageReference Include="Microsoft.SourceLink.GitHub" />
1517
<PackageReference Include="Polyfill" VersionOverride="9.7.1" />
1618
<PackageReference Include="SixLabors.ImageSharp" />
1719
</ItemGroup>

0 commit comments

Comments
 (0)