Skip to content

Commit

Permalink
netstandard2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarfgp committed Nov 24, 2023
1 parent 0aba98a commit fc6af2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/Fabulous.Avalonia.Templates.proj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
<TargetFramework>netstandard2.0</TargetFramework>
<IsPackable>true</IsPackable>
<PackageType>Template</PackageType>
<Description>Templates for Fabulous.Avalonia</Description>
Expand Down

0 comments on commit fc6af2b

Please sign in to comment.