Skip to content

Commit

Permalink
chore: Comment re netstandard tfm
Browse files Browse the repository at this point in the history
  • Loading branch information
nickrandolph authored Jul 13, 2023
1 parent 5d9a212 commit f3983ea
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<!-- Netstandard2.0 required for uwp support -->
<TargetFramework>netstandard2.0</TargetFramework>
</PropertyGroup>

Expand Down

0 comments on commit f3983ea

Please sign in to comment.