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:
parent
0f443e9419
commit
9579a552ad
|
|
@ -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"/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue