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

Bump JetBrains.Annotations from 2019.1.3 to 2020.3.0 #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/Celeste.Misc.Container.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Age of Empires Online © Microsoft Corporation. Celeste Fan Project was created
<None Include="icon.png" Pack="true" PackagePath="" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2019.1.3" />
<PackageReference Include="JetBrains.Annotations" Version="2020.3.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
Expand Down