diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props new file mode 100644 index 00000000..a0fb0421 --- /dev/null +++ b/src/Directory.Packages.props @@ -0,0 +1,30 @@ + + + true + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/FluentAssertions.Analyzers.BenchmarkTests/FluentAssertions.Analyzers.BenchmarkTests.csproj b/src/FluentAssertions.Analyzers.BenchmarkTests/FluentAssertions.Analyzers.BenchmarkTests.csproj index 1158e817..b1fcb138 100644 --- a/src/FluentAssertions.Analyzers.BenchmarkTests/FluentAssertions.Analyzers.BenchmarkTests.csproj +++ b/src/FluentAssertions.Analyzers.BenchmarkTests/FluentAssertions.Analyzers.BenchmarkTests.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs.Nunit3/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs.Nunit3.csproj b/src/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs.Nunit3/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs.Nunit3.csproj index 37624957..07d4db57 100644 --- a/src/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs.Nunit3/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs.Nunit3.csproj +++ b/src/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs.Nunit3/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs.Nunit3.csproj @@ -9,12 +9,12 @@ - - - - - - + + + + + + diff --git a/src/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs.Nunit4/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs.Nunit4.csproj b/src/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs.Nunit4/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs.Nunit4.csproj index ab5d7e9a..049399f0 100644 --- a/src/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs.Nunit4/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs.Nunit4.csproj +++ b/src/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs.Nunit4/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs.Nunit4.csproj @@ -9,12 +9,12 @@ - - - - - - + + + + + + diff --git a/src/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs.Xunit/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs.Xunit.csproj b/src/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs.Xunit/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs.Xunit.csproj index 4a6be67d..fd47fb40 100644 --- a/src/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs.Xunit/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs.Xunit.csproj +++ b/src/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs.Xunit/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs.Xunit.csproj @@ -9,14 +9,14 @@ - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - - + + diff --git a/src/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs.csproj b/src/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs.csproj index 3a55b168..5984ce2b 100644 --- a/src/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs.csproj +++ b/src/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocs.csproj @@ -9,11 +9,11 @@ - - - - - + + + + + diff --git a/src/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocsGenerator/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocsGenerator.csproj b/src/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocsGenerator/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocsGenerator.csproj index f7996069..7bfd7b97 100644 --- a/src/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocsGenerator/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocsGenerator.csproj +++ b/src/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocsGenerator/FluentAssertions.Analyzers.FluentAssertionAnalyzerDocsGenerator.csproj @@ -6,10 +6,10 @@ - - - - + + + + \ No newline at end of file diff --git a/src/FluentAssertions.Analyzers.TestUtils/FluentAssertions.Analyzers.TestUtils.csproj b/src/FluentAssertions.Analyzers.TestUtils/FluentAssertions.Analyzers.TestUtils.csproj index 9fa72ac9..6579155a 100644 --- a/src/FluentAssertions.Analyzers.TestUtils/FluentAssertions.Analyzers.TestUtils.csproj +++ b/src/FluentAssertions.Analyzers.TestUtils/FluentAssertions.Analyzers.TestUtils.csproj @@ -7,11 +7,11 @@ - - - - - + + + + + diff --git a/src/FluentAssertions.Analyzers.Tests/FluentAssertions.Analyzers.Tests.csproj b/src/FluentAssertions.Analyzers.Tests/FluentAssertions.Analyzers.Tests.csproj index 7d746288..f80a8a43 100644 --- a/src/FluentAssertions.Analyzers.Tests/FluentAssertions.Analyzers.Tests.csproj +++ b/src/FluentAssertions.Analyzers.Tests/FluentAssertions.Analyzers.Tests.csproj @@ -7,15 +7,15 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - - - - - + + + + + diff --git a/src/FluentAssertions.Analyzers/FluentAssertions.Analyzers.csproj b/src/FluentAssertions.Analyzers/FluentAssertions.Analyzers.csproj index 84d22436..d0c2e8ba 100644 --- a/src/FluentAssertions.Analyzers/FluentAssertions.Analyzers.csproj +++ b/src/FluentAssertions.Analyzers/FluentAssertions.Analyzers.csproj @@ -31,8 +31,8 @@ - - + +