Skip to content

Commit 350692e

Browse files
author
Daniel James
committed
Cranked down netstandard version to 1.0
1 parent 3152489 commit 350692e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DestructureExtensions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<TargetFramework>netstandard2.0</TargetFramework>
4+
<TargetFrameworks>netstandard1.0</TargetFrameworks>
55
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
66
<PackageId>DestructureExtensions</PackageId>
77
<Authors>Daniel James</Authors>

0 commit comments

Comments
 (0)