Skip to content

Commit 307fa8b

Browse files
Bump System.Runtime.CompilerServices.Unsafe from 6.0.0 to 6.1.2 (#222)
Bumps [System.Runtime.CompilerServices.Unsafe](https://github.com/dotnet/maintenance-packages) from 6.0.0 to 6.1.2. - [Release notes](https://github.com/dotnet/maintenance-packages/releases) - [Commits](https://github.com/dotnet/maintenance-packages/commits) --- updated-dependencies: - dependency-name: System.Runtime.CompilerServices.Unsafe dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e2cd916 commit 307fa8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PacketDotNet/PacketDotNet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</ItemGroup>
3838

3939
<ItemGroup>
40-
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="6.0.0" />
40+
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="6.1.2" />
4141
</ItemGroup>
4242

4343
</Project>

0 commit comments

Comments
 (0)