Skip to content
This repository was archived by the owner on Jan 5, 2021. It is now read-only.

Commit 6970f33

Browse files
Bump System.ComponentModel.Annotations from 4.7.0 to 5.0.0
Bumps [System.ComponentModel.Annotations](https://github.com/dotnet/runtime) from 4.7.0 to 5.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent ca36527 commit 6970f33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Celeste.Misc.Container.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ Age of Empires Online © Microsoft Corporation. Celeste Fan Project was created
4848
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
4949
</PackageReference>
5050
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
51-
<PackageReference Include="System.ComponentModel.Annotations" Version="4.7.0" />
51+
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
5252
</ItemGroup>
5353
</Project>

0 commit comments

Comments
 (0)