Skip to content

Commit

Permalink
Update ConfigCatClient.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
z4kn4fein committed Apr 7, 2022
1 parent bbd3e51 commit 6eb133a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ConfigCatClient/ConfigCatClient.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>net45;netstandard2.0;netstandard2.1;net5.0;net6.0</TargetFrameworks>
<TargetFrameworks>net45;net461;netstandard2.0;netstandard2.1;net5.0;net6.0</TargetFrameworks>
<AssemblyName>ConfigCat.Client</AssemblyName>
<RootNamespace>ConfigCat.Client</RootNamespace>
<SignAssembly>true</SignAssembly>
Expand Down

0 comments on commit 6eb133a

Please sign in to comment.