Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

Commit

Permalink
53X Again 16!
Browse files Browse the repository at this point in the history
  • Loading branch information
Taiizor authored and Taiizor committed Feb 17, 2021
1 parent 32acd07 commit 47a620a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/Harley/Harley.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
// Creator: Taiizor
// Website: www.Taiizor.com
// Created: 16.Aug.2020
// Changed: 14.Feb.2021
// Changed: 17.Feb.2021
// Version: 1.0.0.2
//
// |---------DO-NOT-REMOVE---------|
Expand Down
6 changes: 3 additions & 3 deletions src/Harley/Harley.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

<PropertyGroup>
<!--<TargetFramework>net48</TargetFramework>-->
<!--<TargetFrameworks>net48;net5.0-windows</TargetFrameworks>-->
<!--<TargetFrameworks>net40;net45;net451;net452;net46;net461;net462;net47;net471;net472;net48;net5.0-windows</TargetFrameworks>-->
<TargetFrameworks>net40;net45;net451;net452;net46;net461;net462;net47;net471;net472;net48;netstandard2.0;netstandard2.1;netcoreapp2.1;netcoreapp3.1;net5.0-windows</TargetFrameworks>
<!--<TargetFrameworks>net48;net5.0-windows;net6.0-windows</TargetFrameworks>-->
<!--<TargetFrameworks>net40;net45;net451;net452;net46;net461;net462;net47;net471;net472;net48;net5.0-windows;net6.0-windows</TargetFrameworks>-->
<TargetFrameworks>net40;net45;net451;net452;net46;net461;net462;net47;net471;net472;net48;netstandard2.0;netstandard2.1;netcoreapp2.1;netcoreapp3.1;net5.0-windows;net6.0-windows</TargetFrameworks>
<ApplicationIcon>Resources\ICO.ico</ApplicationIcon>
<Version>1.0.0.2</Version>
<AssemblyVersion>$(Version)</AssemblyVersion>
Expand Down

0 comments on commit 47a620a

Please sign in to comment.