diff --git a/Source/Moq.Analyzers.Test/PackageTests.Baseline#manifest.verified.nuspec b/Source/Moq.Analyzers.Test/PackageTests.Baseline#manifest.verified.nuspec index 4a62f7db4..04c1cdef2 100644 --- a/Source/Moq.Analyzers.Test/PackageTests.Baseline#manifest.verified.nuspec +++ b/Source/Moq.Analyzers.Test/PackageTests.Baseline#manifest.verified.nuspec @@ -1,17 +1,17 @@ - + Moq.Analyzers ******** - Andrey "Litee" Lipatkin + Matt Kotsenas, Andrey "Litee" Lipatkin, Richard Murillo true BSD-3-Clause https://licenses.nuget.org/BSD-3-Clause README.md https://github.com/Litee/moq.analyzers Roslyn analyzer that helps to write unit tests using Moq mocking library by highlighting typical errors and suggesting quick fixes. Port of Resharper extension to Roslyn. Find the full list of detected issues at project GitHub page. - Upgraded to support Visual Studio 2019 - 2015-2019 Andrey Lipatkin - moq, mock, test, analyzers + A changelog is available at https://github.com/Litee/moq.analyzers/releases + 2017 Andrey Lipatkin + moq, tdd, mocking, mocks, unittesting, agile, unittest, mock, test, analyzers diff --git a/Source/Moq.Analyzers/Moq.Analyzers.csproj b/Source/Moq.Analyzers/Moq.Analyzers.csproj index fd215eab2..3140d68c8 100644 --- a/Source/Moq.Analyzers/Moq.Analyzers.csproj +++ b/Source/Moq.Analyzers/Moq.Analyzers.csproj @@ -10,15 +10,15 @@ Moq.Analyzers - Andrey "Litee" Lipatkin + Matt Kotsenas, Andrey "Litee" Lipatkin, Richard Murillo BSD-3-Clause https://github.com/Litee/moq.analyzers false README.md Roslyn analyzer that helps to write unit tests using Moq mocking library by highlighting typical errors and suggesting quick fixes. Port of Resharper extension to Roslyn. Find the full list of detected issues at project GitHub page. - Upgraded to support Visual Studio 2019 - 2015-2019 Andrey Lipatkin - moq, mock, test, analyzers + A changelog is available at https://github.com/Litee/moq.analyzers/releases + 2017 Andrey Lipatkin + moq, tdd, mocking, mocks, unittesting, agile, unittest, mock, test, analyzers true @@ -46,4 +46,4 @@ - \ No newline at end of file +