This is an automated email from the ASF dual-hosted git repository.
ptupitsyn pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
The following commit(s) were added to refs/heads/main by this push:
new dea8e54053a Bump Microsoft.NET.Test.Sdk from 17.13.0 to 18.3.0 (#7656)
dea8e54053a is described below
commit dea8e54053aa317b1bf4ca265e6eadffc6766bc7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 12 13:04:13 2026 +0200
Bump Microsoft.NET.Test.Sdk from 17.13.0 to 18.3.0 (#7656)
Signed-off-by: Pavel Tupitsyn <[email protected]>
Co-authored-by: Pavel Tupitsyn <[email protected]>
---
.../Apache.Extensions.Caching.Ignite.Tests.csproj | 2 +-
modules/platforms/dotnet/Apache.Ignite.Tests/Apache.Ignite.Tests.csproj | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/modules/platforms/dotnet/Apache.Extensions.Caching.Ignite.Tests/Apache.Extensions.Caching.Ignite.Tests.csproj
b/modules/platforms/dotnet/Apache.Extensions.Caching.Ignite.Tests/Apache.Extensions.Caching.Ignite.Tests.csproj
index 166acfdb46a..56fc46b8104 100644
---
a/modules/platforms/dotnet/Apache.Extensions.Caching.Ignite.Tests/Apache.Extensions.Caching.Ignite.Tests.csproj
+++
b/modules/platforms/dotnet/Apache.Extensions.Caching.Ignite.Tests/Apache.Extensions.Caching.Ignite.Tests.csproj
@@ -12,7 +12,7 @@
</PropertyGroup>
<ItemGroup>
- <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
+ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.3.0" />
<PackageReference Include="NUnit" Version="3.14.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageReference Include="NUnit.Analyzers" Version="3.6.1" />
diff --git
a/modules/platforms/dotnet/Apache.Ignite.Tests/Apache.Ignite.Tests.csproj
b/modules/platforms/dotnet/Apache.Ignite.Tests/Apache.Ignite.Tests.csproj
index f5167ec7b8b..734aaa439e5 100644
--- a/modules/platforms/dotnet/Apache.Ignite.Tests/Apache.Ignite.Tests.csproj
+++ b/modules/platforms/dotnet/Apache.Ignite.Tests/Apache.Ignite.Tests.csproj
@@ -28,7 +28,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp"
Version="5.0.0" />
- <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
+ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.3.0" />
<PackageReference Include="NUnit" Version="3.14.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />