Skip to content

Commit 6d2710f

Browse files
committed
uap10.0
1 parent 1e9effb commit 6d2710f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/System.Linq.Dynamic.Core/System.Linq.Dynamic.Core.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
<Description>This is a .NETStandard / .NET Core port of the the Microsoft assembly for the .Net 4.0 Dynamic language functionality.</Description>
55
<AssemblyTitle>System.Linq.Dynamic.Core</AssemblyTitle>
66
<Authors>Microsoft;Scott Guthrie;King Wilder;Nathan Arnott;Stef Heyenrath</Authors>
7-
<TargetFrameworks>net35;net40;net45;net46;netstandard1.3;netstandard2.0;netcoreapp2.1</TargetFrameworks>
8-
<!--<TargetFrameworks>net35;net40;net45;net46;netstandard1.3;netstandard2.0;uap10.0;netcoreapp2.1</TargetFrameworks>-->
7+
<TargetFrameworks>net35;net40;net45;net46;netstandard1.3;netstandard2.0;uap10.0;netcoreapp2.1</TargetFrameworks>
98
<GenerateDocumentationFile>true</GenerateDocumentationFile>
109
<AssemblyName>System.Linq.Dynamic.Core</AssemblyName>
1110
<AssemblyOriginatorKeyFile>System.Linq.Dynamic.Core.snk</AssemblyOriginatorKeyFile>

0 commit comments

Comments
 (0)