Skip to content

Commit 583c5b6

Browse files
dependabot[bot]SteveDesmond-ca
authored andcommitted
Bump Microsoft.SourceLink.GitHub from 10.0.200 to 10.0.201
--- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.201 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 94f5e81 commit 583c5b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SimpleGPIO/SimpleGPIO.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<ItemGroup>
2323
<PackageReference Include="Iot.Device.Bindings" Version="3.2.0" />
24-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.200" PrivateAssets="all" />
24+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.201" PrivateAssets="all" />
2525
<None Include="../README.md" CopyToOutputDirectory="PreserveNewest" Pack="true" PackagePath="." />
2626
</ItemGroup>
2727
</Project>

0 commit comments

Comments
 (0)