Skip to content

Commit 2dd1ce8

Browse files
committed
Changing framework target
1 parent 8b905ff commit 2dd1ce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MumbleSharp/MumbleSharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<TargetFrameworks>netstandard2.1;netstandard2.0</TargetFrameworks>
4+
<TargetFramework>net4.7.2-windows</TargetFramework>
55
<Version>2.0.1</Version>
66
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
77
<Description>MumbleSharp is a mumble protocol implementation in C#.

0 commit comments

Comments
 (0)