From 22e7af8942b8cb4261761b18a6eef1edfcfed10b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 20:28:48 +0000 Subject: [PATCH] Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /Test/RafyUnitTest Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.5 to 4.8.6. - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](https://github.com/dotnet/corefx/commits) --- updated-dependencies: - dependency-name: System.Data.SqlClient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Rafy.Domain.ORM.BatchSubmit.csproj | 2 +- Rafy/Rafy/Rafy.csproj | 186 +++++++++--------- Test/RafyUnitTest/RafyUnitTest.csproj | 162 +++++++-------- 3 files changed, 175 insertions(+), 175 deletions(-) diff --git a/Rafy/Plugins/Rafy.Domain.ORM.BatchSubmit/Rafy.Domain.ORM.BatchSubmit.csproj b/Rafy/Plugins/Rafy.Domain.ORM.BatchSubmit/Rafy.Domain.ORM.BatchSubmit.csproj index ed400b81..125f3375 100644 --- a/Rafy/Plugins/Rafy.Domain.ORM.BatchSubmit/Rafy.Domain.ORM.BatchSubmit.csproj +++ b/Rafy/Plugins/Rafy.Domain.ORM.BatchSubmit/Rafy.Domain.ORM.BatchSubmit.csproj @@ -15,7 +15,7 @@ - + diff --git a/Rafy/Rafy/Rafy.csproj b/Rafy/Rafy/Rafy.csproj index afd2a65f..6260631b 100644 --- a/Rafy/Rafy/Rafy.csproj +++ b/Rafy/Rafy/Rafy.csproj @@ -1,93 +1,93 @@ - - - - - - - - netstandard2.0;net451; - true - Hxy Key.snk - false - False - 3.96.4460 - Rafy.Domain - Hxy dev group - Hxy dev group - Rafy Domain Entity Framework -User Guide: -http://zgynhqf.github.io/Rafy - - - https://github.com/zgynhqf/rafy - - - - Full - bin\Debug\netstandard2.0\Rafy.xml - 1702;1705;1591 - - - - NS2 - - - - NET45 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 8.0.0 - - - - + + + + + + + + netstandard2.0;net451; + true + Hxy Key.snk + false + False + 3.96.4460 + Rafy.Domain + Hxy dev group + Hxy dev group + Rafy Domain Entity Framework +User Guide: +http://zgynhqf.github.io/Rafy + + + https://github.com/zgynhqf/rafy + + + + Full + bin\Debug\netstandard2.0\Rafy.xml + 1702;1705;1591 + + + + NS2 + + + + NET45 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 8.0.0 + + + + diff --git a/Test/RafyUnitTest/RafyUnitTest.csproj b/Test/RafyUnitTest/RafyUnitTest.csproj index 412d811e..cd3a1378 100644 --- a/Test/RafyUnitTest/RafyUnitTest.csproj +++ b/Test/RafyUnitTest/RafyUnitTest.csproj @@ -1,82 +1,82 @@ - - - net6.0;net461; - false - true - Hxy Key.snk - - - - DEBUG;NET45 - - - NS2;NET6_0 - - - - 1701;1702;NETSDK1138 - - - - - - - - - Always - - - - - Always - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + net6.0;net461; + false + true + Hxy Key.snk + + + + DEBUG;NET45 + + + NS2;NET6_0 + + + + 1701;1702;NETSDK1138 + + + + + + + + + Always + + + + + Always + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file