Skip to content

Commit

Permalink
Changed to netstandard 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron committed May 13, 2020
1 parent 7485f08 commit 9afcd04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DVSA.MOT.SDK/DVSA.MOT.SDK.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<TargetFramework>netstandard2.1</TargetFramework>
<UserSecretsId>c98952e1-a634-4ea3-9bf8-da53647b1f9d</UserSecretsId>
</PropertyGroup>

Expand Down

0 comments on commit 9afcd04

Please sign in to comment.