From 5f66993d23ff2970b17b84253cf0496aa491041d Mon Sep 17 00:00:00 2001 From: Javier <10879637+javiertuya@users.noreply.github.com> Date: Sat, 25 May 2024 16:29:22 +0200 Subject: [PATCH] Combined dependency updates (2024-05-25) Dependabot updates combined by [DashGit](https://javiertuya.github.io/dashgit). Includes: - [Bump MSTest.TestFramework from 3.3.1 to 3.4.0 in /net](https://github.com/javiertuya/selema/pull/619) - [Bump MSTest.TestAdapter from 3.3.1 to 3.4.0 in /net](https://github.com/javiertuya/selema/pull/618) - [Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 in /net](https://github.com/javiertuya/selema/pull/617) - [Bump MSTest.TestAdapter from 3.3.1 to 3.4.0 in /net/SelemaTest](https://github.com/javiertuya/selema/pull/614) - [Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 in /samples/samples-selema-mstest2](https://github.com/javiertuya/selema/pull/612) - [Bump MSTest.TestFramework from 3.3.1 to 3.4.0 in /samples/samples-selema-mstest2](https://github.com/javiertuya/selema/pull/611) - [Bump MSTest.TestAdapter from 3.3.1 to 3.4.0 in /samples/samples-selema-mstest2](https://github.com/javiertuya/selema/pull/610) - [Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 in /samples/samples-selema-nunit3](https://github.com/javiertuya/selema/pull/609) --- net/Selema/Selema.csproj | 2 +- net/SelemaTest/SelemaTest.csproj | 6 +++--- .../samples-selema-mstest2/samples-selema-mstest2.csproj | 6 +++--- .../samples-selema-nunit3/samples-selema-nunit3.csproj | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/net/Selema/Selema.csproj b/net/Selema/Selema.csproj index 8fde1e2..846b2ac 100644 --- a/net/Selema/Selema.csproj +++ b/net/Selema/Selema.csproj @@ -46,7 +46,7 @@ - + diff --git a/net/SelemaTest/SelemaTest.csproj b/net/SelemaTest/SelemaTest.csproj index 3bb5f02..5dcea69 100644 --- a/net/SelemaTest/SelemaTest.csproj +++ b/net/SelemaTest/SelemaTest.csproj @@ -8,11 +8,11 @@ - + - + - + diff --git a/samples/samples-selema-mstest2/samples-selema-mstest2/samples-selema-mstest2.csproj b/samples/samples-selema-mstest2/samples-selema-mstest2/samples-selema-mstest2.csproj index f0b9ac8..617787e 100644 --- a/samples/samples-selema-mstest2/samples-selema-mstest2/samples-selema-mstest2.csproj +++ b/samples/samples-selema-mstest2/samples-selema-mstest2/samples-selema-mstest2.csproj @@ -8,11 +8,11 @@ - + - + - + diff --git a/samples/samples-selema-nunit3/samples-selema-nunit3/samples-selema-nunit3.csproj b/samples/samples-selema-nunit3/samples-selema-nunit3/samples-selema-nunit3.csproj index 7fcb821..0609f1d 100644 --- a/samples/samples-selema-nunit3/samples-selema-nunit3/samples-selema-nunit3.csproj +++ b/samples/samples-selema-nunit3/samples-selema-nunit3/samples-selema-nunit3.csproj @@ -12,7 +12,7 @@ - +