Skip to content

Commit

Permalink
Update NuGets
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmontemagno committed May 10, 2018
1 parent 6fd504b commit 4d64bbc
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 74 deletions.
72 changes: 0 additions & 72 deletions nuget/Plugin.nuspec

This file was deleted.

2 changes: 1 addition & 1 deletion src/StoreReview.Plugin/StoreReview.Plugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MSBuild.Sdk.Extras" Version="1.2.0" PrivateAssets="All" />
<PackageReference Include="MSBuild.Sdk.Extras" Version="1.4.0" PrivateAssets="All" />
<Compile Include="**\*.shared.cs" />
</ItemGroup>

Expand Down
1 change: 0 additions & 1 deletion src/StoreReview.sln
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{4F54485B-DC3D-488D-93EA-AD89ED196086}"
ProjectSection(SolutionItems) = preProject
..\.editorconfig = ..\.editorconfig
..\nuget\Plugin.nuspec = ..\nuget\Plugin.nuspec
..\README.md = ..\README.md
EndProjectSection
EndProject
Expand Down

0 comments on commit 4d64bbc

Please sign in to comment.