Skip to content

Commit

Permalink
Update Mexc.Net.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
JKorf committed Feb 19, 2024
1 parent 1fcefae commit 2e9ecf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mexc.Net/Mexc.Net.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>netstandard2.0;netstandard2.1</TargetFrameworks>
<LangVersion>11.0</LangVersion>
<LangVersion>10.0</LangVersion>
<Nullable>enable</Nullable>
</PropertyGroup>
<PropertyGroup>
Expand Down

0 comments on commit 2e9ecf3

Please sign in to comment.