Skip to content

Commit

Permalink
Revert "Test: switch to local hotfix version of McMaster.NETCore.Plug…
Browse files Browse the repository at this point in the history
…ins"

This reverts commit bc99b81.

# Conflicts:
#	nuget.config
  • Loading branch information
gasparnagy committed Jun 19, 2019
1 parent 7839427 commit 31ad530
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 11 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -263,5 +263,4 @@ ReleaseOutput/*
Deveroom.VisualStudio.Package/Changelog.txt
*.feature.cs

!**/ExternalPackages/*.nupkg
!**/LocalNuGetFeed/*.nupkg
!**/ExternalPackages/*.nupkg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<ItemGroup>
<PackageReference Include="dnlib" Version="3.2.0" />
<PackageReference Include="McMaster.NETCore.Plugins" Version="0.2.4-deveroomhotfix1.0" />
<PackageReference Include="McMaster.NETCore.Plugins" Version="0.2.4" />
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="2.1.0" />
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
<PackageReference Include="SpecFlow" Version="3.0.220" />
Expand Down
Binary file not shown.
8 changes: 0 additions & 8 deletions nuget.config

This file was deleted.

0 comments on commit 31ad530

Please sign in to comment.