diff --git a/src/libs/H.VpnService/H.VpnService.csproj b/src/libs/H.VpnService/H.VpnService.csproj index 3c0fa17..e66d52b 100644 --- a/src/libs/H.VpnService/H.VpnService.csproj +++ b/src/libs/H.VpnService/H.VpnService.csproj @@ -1,27 +1,27 @@ - - - - netstandard2.0;net4.6.2;net6.0;net7.0 - $(NoWarn);CA1031;CA1003 - true - - - - C# high-level VPN library with implemented IPC - vpn, openvpn, wfp, windows-filtering-platform, net-standard - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - + + + + netstandard2.0;net4.6.2;net6.0;net7.0 + $(NoWarn);CA1031;CA1003 + true + + + + C# high-level VPN library with implemented IPC + vpn, openvpn, wfp, windows-filtering-platform, net-standard + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + \ No newline at end of file