Skip to content

Commit

Permalink
fixed NuGet issue with DocsExamples (#3681)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaronontheweb authored Dec 18, 2018
1 parent a393f0b commit cd0375f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/examples/DocsExamples/DocsExamples.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

<ItemGroup>
<PackageReference Include="FluentAssertions" Version="4.19.2" />
<PackageReference Include="System.Collections.Immutable" Version="1.3.1" />
<PackageReference Include="System.ValueTuple" Version="4.3.0" />
<PackageReference Include="xunit" Version="$(XunitVersion)" />
<PackageReference Include="xunit.runner.visualstudio" Version="$(XunitVersion)" />
Expand Down

0 comments on commit cd0375f

Please sign in to comment.