Skip to content

Commit a1cc461

Browse files
authored
Update System.Linq.Dynamic.nuspec
1 parent 81f5a43 commit a1cc461

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

NuGet/System.Linq.Dynamic.nuspec

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,7 @@
1818
</description>
1919
<summary>Supports .NET Framework 3.5, 4.0+, Silverlight 5, .NET Core 2.0+</summary>
2020
<releaseNotes>
21-
Added new strongly typed Select&lt;T&gt; method overload.
22-
23-
Added binaries targeting .NET Core 2.0.
24-
25-
Removed dependency on FluentAssertionNA package.
21+
Please see Version History: https://github.com/meatGUY/System.Linq.Dynamic/wiki/Version-History for more details.
2622
</releaseNotes>
2723
<tags>dynamic linq c# entities</tags>
2824
</metadata>
@@ -40,4 +36,4 @@
4036
<file src="..\Src\System.Linq.Dynamic.SL\Bin\Release\System.Linq.Dynamic.SL.pdb" target="lib\sl50\System.Linq.Dynamic.SL.pdb" />
4137
<file src="..\Src\System.Linq.Dynamic.SL\Bin\Release\System.Linq.Dynamic.SL.xml" target="lib\sl50\System.Linq.Dynamic.SL.xml" />
4238
</files>
43-
</package>
39+
</package>

0 commit comments

Comments
 (0)