Commit 3047f76 1 parent 9140876 commit 3047f76 Copy full SHA for 3047f76
File tree 2 files changed +4
-4
lines changed
src/System.Linq.Dynamic.Core
2 files changed +4
-4
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 (todo)
20
+ - uap10.0
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</TargetFrameworks >
7
+ <TargetFrameworks >net35;net40;net45;net46;netstandard1.3;uap10.0 </TargetFrameworks >
8
8
<GenerateDocumentationFile >true</GenerateDocumentationFile >
9
9
<AssemblyName >System.Linq.Dynamic.Core</AssemblyName >
10
10
<AssemblyOriginatorKeyFile >System.Linq.Dynamic.Core.snk</AssemblyOriginatorKeyFile >
54
54
</PropertyGroup >
55
55
56
56
<ItemGroup >
57
- <PackageReference Include =" JetBrains.Annotations" Version =" 10.2.1 " PrivateAssets =" All" />
57
+ <PackageReference Include =" JetBrains.Annotations" Version =" 10.4.0 " PrivateAssets =" All" />
58
58
</ItemGroup >
59
59
60
60
<ItemGroup Condition =" '$(TargetFramework)' == 'net35' " >
101
101
<Version >4.3.0</Version >
102
102
</PackageReference >
103
103
<PackageReference Include =" System.Diagnostics.TraceSource" >
104
- <Version >4.0 .0</Version >
104
+ <Version >4.3 .0</Version >
105
105
</PackageReference >
106
106
</ItemGroup >
107
107
You can’t perform that action at this time.
0 commit comments