From 9b9c3c1489a31a0000f7813b1c3decadd472b993 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krzysztof=20Strugin=CC=81ski?= Date: Tue, 12 Mar 2024 17:35:54 +0100 Subject: [PATCH] Update MSBuild.Sdk.SqlProj to 2.7.1 --- current/Example.Tests/Example.Tests.csproj | 2 +- current/Example/Example.csproj | 4 ++-- latest/SqlCodeAnalysisRules.props | 1 - .../tSQLt.Edge.Tests.CaseSensitive.csproj | 2 +- latest/tSQLt.Edge.Tests/tSQLt.Edge.Tests.csproj | 2 +- latest/tSQLt.Edge/tSQLt.Edge.csproj | 2 +- latest/tSQLt.Original.Tests/tSQLt.Original.Tests.csproj | 2 +- legacy/Example.Tests/Example.Tests.csproj | 2 +- legacy/Example/Example.csproj | 2 +- legacy/tSQLt.Unoriginal.Tests/tSQLt.Unoriginal.Tests.csproj | 2 +- 10 files changed, 10 insertions(+), 11 deletions(-) diff --git a/current/Example.Tests/Example.Tests.csproj b/current/Example.Tests/Example.Tests.csproj index efbf3b7..3f5a5bc 100644 --- a/current/Example.Tests/Example.Tests.csproj +++ b/current/Example.Tests/Example.Tests.csproj @@ -1,4 +1,4 @@ - + netstandard2.0 SqlAzure diff --git a/current/Example/Example.csproj b/current/Example/Example.csproj index bc83250..3dcfb12 100644 --- a/current/Example/Example.csproj +++ b/current/Example/Example.csproj @@ -1,9 +1,9 @@ - + netstandard2.0 SqlAzure True - "-SqlServer.Rules.SRP0005;-Smells.SML030" + -SqlServer.Rules.SRP0005;-Smells.SML030 diff --git a/latest/SqlCodeAnalysisRules.props b/latest/SqlCodeAnalysisRules.props index 4454533..032a4b4 100644 --- a/latest/SqlCodeAnalysisRules.props +++ b/latest/SqlCodeAnalysisRules.props @@ -24,6 +24,5 @@ -SqlServer.Rules.SRP0020; $(CodeAnalysisRules) -SqlServer.Rules.SRP0021; $(CodeAnalysisRules) -SqlServer.Rules.SRP0024; $(CodeAnalysisRules) - "$(CodeAnalysisRules)" diff --git a/latest/tSQLt.Edge.Tests.CaseSensitive/tSQLt.Edge.Tests.CaseSensitive.csproj b/latest/tSQLt.Edge.Tests.CaseSensitive/tSQLt.Edge.Tests.CaseSensitive.csproj index 34c34ef..ea02040 100644 --- a/latest/tSQLt.Edge.Tests.CaseSensitive/tSQLt.Edge.Tests.CaseSensitive.csproj +++ b/latest/tSQLt.Edge.Tests.CaseSensitive/tSQLt.Edge.Tests.CaseSensitive.csproj @@ -1,4 +1,4 @@ - + netstandard2.0 Sql150 diff --git a/latest/tSQLt.Edge.Tests/tSQLt.Edge.Tests.csproj b/latest/tSQLt.Edge.Tests/tSQLt.Edge.Tests.csproj index 67ed9ce..39a8495 100644 --- a/latest/tSQLt.Edge.Tests/tSQLt.Edge.Tests.csproj +++ b/latest/tSQLt.Edge.Tests/tSQLt.Edge.Tests.csproj @@ -1,4 +1,4 @@ - + netstandard2.0 Sql150 diff --git a/latest/tSQLt.Edge/tSQLt.Edge.csproj b/latest/tSQLt.Edge/tSQLt.Edge.csproj index ffa020d..644aaa0 100644 --- a/latest/tSQLt.Edge/tSQLt.Edge.csproj +++ b/latest/tSQLt.Edge/tSQLt.Edge.csproj @@ -1,4 +1,4 @@ - + netstandard2.0 Sql150 diff --git a/latest/tSQLt.Original.Tests/tSQLt.Original.Tests.csproj b/latest/tSQLt.Original.Tests/tSQLt.Original.Tests.csproj index a0947d4..10cbdd6 100644 --- a/latest/tSQLt.Original.Tests/tSQLt.Original.Tests.csproj +++ b/latest/tSQLt.Original.Tests/tSQLt.Original.Tests.csproj @@ -1,4 +1,4 @@ - + netstandard2.0 Sql150 diff --git a/legacy/Example.Tests/Example.Tests.csproj b/legacy/Example.Tests/Example.Tests.csproj index 76d578c..51d00f3 100644 --- a/legacy/Example.Tests/Example.Tests.csproj +++ b/legacy/Example.Tests/Example.Tests.csproj @@ -1,4 +1,4 @@ - + netstandard2.0 Sql150 diff --git a/legacy/Example/Example.csproj b/legacy/Example/Example.csproj index 25690f3..b835dec 100644 --- a/legacy/Example/Example.csproj +++ b/legacy/Example/Example.csproj @@ -1,4 +1,4 @@ - + netstandard2.0 Sql150 diff --git a/legacy/tSQLt.Unoriginal.Tests/tSQLt.Unoriginal.Tests.csproj b/legacy/tSQLt.Unoriginal.Tests/tSQLt.Unoriginal.Tests.csproj index 8d7ee0e..df72220 100644 --- a/legacy/tSQLt.Unoriginal.Tests/tSQLt.Unoriginal.Tests.csproj +++ b/legacy/tSQLt.Unoriginal.Tests/tSQLt.Unoriginal.Tests.csproj @@ -1,4 +1,4 @@ - + netstandard2.0 Sql150