Skip to content

Commit ff1ae83

Browse files
Bump Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.103
--- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.103 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f0948e3 commit ff1ae83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.102" PrivateAssets="all" />
24+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.103" PrivateAssets="all" />
2525
<PackageReference Include="System.Device.Gpio" Version="3.2.0" />
2626
<None Include="../README.md" CopyToOutputDirectory="PreserveNewest" Pack="true" PackagePath="." />
2727
</ItemGroup>

0 commit comments

Comments
 (0)