Skip to content

Commit 6f86bd4

Browse files
dependabot[bot]SteveDesmond-ca
authored andcommitted
Bump Microsoft.SourceLink.GitHub from 10.0.300 to 10.0.301
--- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.301 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.301 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 91763de commit 6f86bd4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/LibYear.Core/LibYear.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<Nullable>enable</Nullable>
1818
</PropertyGroup>
1919
<ItemGroup>
20-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.300" PrivateAssets="all" />
20+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.301" PrivateAssets="all" />
2121
<PackageReference Include="NuGet.Protocol" Version="7.6.0" />
2222
<PackageReference Include="TestableIO.System.IO.Abstractions.Wrappers" Version="22.2.0" />
2323
<None Include="../../README.md" CopyToOutputDirectory="PreserveNewest" Pack="true" PackagePath="." />

src/LibYear/LibYear.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<Nullable>enable</Nullable>
2121
</PropertyGroup>
2222
<ItemGroup>
23-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.300" PrivateAssets="all" />
23+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.301" PrivateAssets="all" />
2424
<PackageReference Include="Spectre.Console.Cli" Version="0.55.0" />
2525
<ProjectReference Include="../LibYear.Core/LibYear.Core.csproj" />
2626
<None Include="../../README.md" CopyToOutputDirectory="PreserveNewest" Pack="true" PackagePath="." />

0 commit comments

Comments
 (0)