Skip to content

Commit

Permalink
Merge pull request #99 from AshleighAdams/dependabot/nuget/IsExternal…
Browse files Browse the repository at this point in the history
…Init-1.0.3

Bump IsExternalInit from 1.0.2 to 1.0.3
  • Loading branch information
AshleighAdams authored Sep 27, 2022
2 parents c3f6a3f + 37dd09b commit 9d39573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</PropertyGroup>
<ItemGroup>
<!-- Allow using `init` and records in .NET Core versions prior to .NET 5 -->
<PackageReference Include="IsExternalInit" Version="1.0.2" PrivateAssets="All" />
<PackageReference Include="IsExternalInit" Version="1.0.3" PrivateAssets="All" />
<!-- Nullable reference types for netstandard2.0 -->
<PackageReference Include="Nullable" Version="1.3.0" PrivateAssets="All" />
</ItemGroup>
Expand Down

0 comments on commit 9d39573

Please sign in to comment.