Skip to content

Commit

Permalink
netstandard 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AlphaBs committed Dec 20, 2021
1 parent 5c8d5a8 commit d65d7ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CmlLib/CmlLib.csproj
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFrameworks>net462;netstandard2.1</TargetFrameworks>
<TargetFrameworks>net462;netstandard2.0</TargetFrameworks>
<LangVersion>8.0</LangVersion>
<Nullable>enable</Nullable>
<Version>3.3.5</Version>
<Version>3.4.0</Version>
<Description>Minecraft Launcher Library for .NET
Support all version, forge, optifine
</Description>
Expand Down

0 comments on commit d65d7ef

Please sign in to comment.