Skip to content

Commit

Permalink
Merge pull request #33 from ahwm/dependabot/nuget/src/System.Componen…
Browse files Browse the repository at this point in the history
…tModel.Annotations-5.0.0

Bump System.ComponentModel.Annotations from 4.7.0 to 5.0.0 in /src
  • Loading branch information
ahwm authored Oct 22, 2024
2 parents b7fc1f1 + 02d17da commit ce7f068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GodaddyWrapper/GodaddyWrapper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="System.ComponentModel.Annotations" Version="4.7.0" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
</ItemGroup>

<PropertyGroup Condition=" '$(TargetFramework)' == 'netstandard2.0'">
Expand Down

0 comments on commit ce7f068

Please sign in to comment.