diff --git a/.gitignore b/.gitignore index 8966e61..954fd2f 100644 --- a/.gitignore +++ b/.gitignore @@ -263,5 +263,4 @@ ReleaseOutput/* Deveroom.VisualStudio.Package/Changelog.txt *.feature.cs -!**/ExternalPackages/*.nupkg -!**/LocalNuGetFeed/*.nupkg \ No newline at end of file +!**/ExternalPackages/*.nupkg \ No newline at end of file diff --git a/Deveroom.VisualStudio.SpecFlowConnector.V2/Deveroom.VisualStudio.SpecFlowConnector.V2.csproj b/Deveroom.VisualStudio.SpecFlowConnector.V2/Deveroom.VisualStudio.SpecFlowConnector.V2.csproj index 2706985..3388b3b 100644 --- a/Deveroom.VisualStudio.SpecFlowConnector.V2/Deveroom.VisualStudio.SpecFlowConnector.V2.csproj +++ b/Deveroom.VisualStudio.SpecFlowConnector.V2/Deveroom.VisualStudio.SpecFlowConnector.V2.csproj @@ -13,7 +13,7 @@ - + diff --git a/LocalNuGetFeed/McMaster.NETCore.Plugins.0.2.4-deveroomhotfix1.0.nupkg b/LocalNuGetFeed/McMaster.NETCore.Plugins.0.2.4-deveroomhotfix1.0.nupkg deleted file mode 100644 index 6ad3243..0000000 Binary files a/LocalNuGetFeed/McMaster.NETCore.Plugins.0.2.4-deveroomhotfix1.0.nupkg and /dev/null differ diff --git a/nuget.config b/nuget.config deleted file mode 100644 index a466c1d..0000000 --- a/nuget.config +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file