Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AigioL committed Dec 19, 2022
1 parent a46c109 commit 70edd8d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/ST.Client/ST.Client.csproj
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<!--<TargetFrameworks>netstandard2.1;net6.0</TargetFrameworks>-->
<TargetFrameworks>net6.0</TargetFrameworks>
<TargetFrameworks>netstandard2.1;net6.0</TargetFrameworks>
<RootNamespace>System.Application</RootNamespace>
<DefineConstants>ORM_SQLITE_PCL;$(DefineConstants)</DefineConstants>
<AssemblyName>System.Application.SteamTools.Client</AssemblyName>
Expand Down

0 comments on commit 70edd8d

Please sign in to comment.