Skip to content

Commit

Permalink
Merge pull request #2420 from Flow-Launcher/dependabot/nuget/JetBrain…
Browse files Browse the repository at this point in the history
…s.Annotations-2023.3.0

Bump JetBrains.Annotations from 2023.2.0 to 2023.3.0
  • Loading branch information
jjw24 authored Nov 14, 2023
2 parents 905c2ce + 6eecc61 commit f6f7af0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit f6f7af0

Please sign in to comment.