We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7d4a97 commit 6a7652cCopy full SHA for 6a7652c
1 file changed
Matterhook.NET.MatterhookClient/Matterhook.NET.MatterhookClient.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFrameworks>net452;net461;netcoreapp1.0;netcoreapp2.0</TargetFrameworks>
+ <TargetFrameworks>net452;net461;netcoreapp1.0;netcoreapp2.0;netstandard2.0</TargetFrameworks>
5
<Authors>Promofaux</Authors>
6
<Company />
7
<Description>Simple HTTPclient to post messages to your Mattermost server</Description>
0 commit comments