diff --git a/src/SpeakEasy.IntegrationTests/SpeakEasy.IntegrationTests.csproj b/src/SpeakEasy.IntegrationTests/SpeakEasy.IntegrationTests.csproj index 4b4d36a..a729aae 100644 --- a/src/SpeakEasy.IntegrationTests/SpeakEasy.IntegrationTests.csproj +++ b/src/SpeakEasy.IntegrationTests/SpeakEasy.IntegrationTests.csproj @@ -14,16 +14,16 @@ - - - - + + + + - + - + - + all runtime; build; native; contentfiles; analyzers diff --git a/src/SpeakEasy.Specifications/SpeakEasy.Specifications.csproj b/src/SpeakEasy.Specifications/SpeakEasy.Specifications.csproj index 91033ee..e51af7d 100644 --- a/src/SpeakEasy.Specifications/SpeakEasy.Specifications.csproj +++ b/src/SpeakEasy.Specifications/SpeakEasy.Specifications.csproj @@ -14,11 +14,11 @@ - - - - - + + + + + diff --git a/src/SpeakEasy.Specifications/app.config b/src/SpeakEasy.Specifications/app.config deleted file mode 100644 index fa66e8c..0000000 --- a/src/SpeakEasy.Specifications/app.config +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/src/SpeakEasy/SpeakEasy.csproj b/src/SpeakEasy/SpeakEasy.csproj index c1a4e6d..96f847e 100644 --- a/src/SpeakEasy/SpeakEasy.csproj +++ b/src/SpeakEasy/SpeakEasy.csproj @@ -17,7 +17,7 @@ - + diff --git a/src/packages/repositories.config b/src/packages/repositories.config deleted file mode 100644 index f066524..0000000 --- a/src/packages/repositories.config +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file