We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b905ff commit 2dd1ce8Copy full SHA for 2dd1ce8
MumbleSharp/MumbleSharp.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFrameworks>netstandard2.1;netstandard2.0</TargetFrameworks>
+ <TargetFramework>net4.7.2-windows</TargetFramework>
5
<Version>2.0.1</Version>
6
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
7
<Description>MumbleSharp is a mumble protocol implementation in C#.
0 commit comments