Skip to content

Commit

Permalink
Merge pull request #33 from feinoujc/fix-target
Browse files Browse the repository at this point in the history
fix msbuild after pack task
  • Loading branch information
CraigHawker authored Jan 23, 2024
2 parents c2fe4f5 + dcb7918 commit 0f068c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MFaaP.MFWSClient/MFaaP.MFWSClient.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>
<TargetFrameworks>netstandard2.0</TargetFrameworks>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
</PropertyGroup>

Expand Down

0 comments on commit 0f068c5

Please sign in to comment.