Merge pull request #2420 from Flow-Launcher/dependabot/nuget/JetBrains.Annotations-2023.3.0

Bump JetBrains.Annotations from 2023.2.0 to 2023.3.0
This commit is contained in:
Jeremy Wu 2023-11-14 20:57:13 +11:00 committed by GitHub
commit f6f7af0548
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -67,7 +67,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="JetBrains.Annotations" Version="2023.2.0" />
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0" />
<PackageReference Include="PropertyChanged.Fody" Version="3.4.0" />
</ItemGroup>