Skip to content

Commit 290da44

Browse files
dependabot[bot]SteveDesmond-ca
authored andcommitted
Bump Microsoft.SourceLink.GitHub from 10.0.103 to 10.0.203
--- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.203 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.203 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3cfb095 commit 290da44

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.103" PrivateAssets="all" />
20+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.203" PrivateAssets="all" />
2121
<PackageReference Include="NuGet.Protocol" Version="7.3.1" />
2222
<PackageReference Include="TestableIO.System.IO.Abstractions.Wrappers" Version="22.1.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.103" PrivateAssets="all" />
23+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.203" PrivateAssets="all" />
2424
<PackageReference Include="Spectre.Console.Cli" Version="0.53.1" />
2525
<ProjectReference Include="../LibYear.Core/LibYear.Core.csproj" />
2626
<None Include="../../README.md" CopyToOutputDirectory="PreserveNewest" Pack="true" PackagePath="." />

0 commit comments

Comments
 (0)