Commit 0181995 1 parent 3047f76 commit 0181995 Copy full SHA for 0181995
File tree 2 files changed +2
-2
lines changed
src/System.Linq.Dynamic.Core
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ The following frameworks are supported:
17
17
- net40
18
18
- net45 and up
19
19
- netstandard1.3
20
- - uap10.0
20
+ - uap10.0 (todo)
21
21
- SilverLight 5.0 (todo)
22
22
23
23
<br >
Original file line number Diff line number Diff line change 4
4
<AssemblyTitle >System.Linq.Dynamic.Core</AssemblyTitle >
5
5
<VersionPrefix >1.0.7.0</VersionPrefix >
6
6
<Authors >Microsoft;Scott Guthrie;King Wilder;Nathan Arnott;Stef Heyenrath</Authors >
7
- <TargetFrameworks >net35;net40;net45;net46;netstandard1.3;uap10.0 </TargetFrameworks >
7
+ <TargetFrameworks >net35;net40;net45;net46;netstandard1.3</TargetFrameworks >
8
8
<GenerateDocumentationFile >true</GenerateDocumentationFile >
9
9
<AssemblyName >System.Linq.Dynamic.Core</AssemblyName >
10
10
<AssemblyOriginatorKeyFile >System.Linq.Dynamic.Core.snk</AssemblyOriginatorKeyFile >
You can’t perform that action at this time.
0 commit comments