Downgrade JetBrains.Annotations package to version 2024.3.0.

This is a test to see if this works around an issue where the GitHub Actions CI server runs until its timeout of 30 minutes.
This commit is contained in:
Sipke Schoorstra 2025-12-09 22:12:30 +01:00
parent 0f443e9419
commit 9579a552ad
No known key found for this signature in database
GPG key ID: 5C10502B28A4268F

View file

@ -69,7 +69,7 @@
<PackageVersion Include="GitHubActionsTestLogger" Version="3.0.1" PrivateAssets="All"/>
<PackageVersion Include="Humanizer.Core" Version="3.0.1"/>
<PackageVersion Include="IronCompress" Version="1.7.0"/>
<PackageVersion Include="JetBrains.Annotations" Version="2025.2.4"/>
<PackageVersion Include="JetBrains.Annotations" Version="2024.3.0"/>
<PackageVersion Include="Jint" Version="4.4.2"/>
<PackageVersion Include="LinqKit.Core" Version="1.2.9"/>
<PackageVersion Include="MailKit" Version="4.14.1"/>