1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-07-07 16:25:01 +03:00

Change line endings to LF

This commit is contained in:
Piroro-hs
2021-02-26 16:06:15 +09:00
parent f52730c724
commit 9997785812
944 changed files with 450585 additions and 450587 deletions

View File

@ -1,4 +1,4 @@
// SoftEther VPN Server JSON-RPC Stub code for C#
// SoftEther VPN Server JSON-RPC Stub code for C#
//
// JsonRpc.cs - JSON-RPC Client Utility Functions
//

View File

@ -1,4 +1,4 @@
// SoftEther VPN Server JSON-RPC Stub code for C#
// SoftEther VPN Server JSON-RPC Stub code for C#
//
// VPNServerRpc.cs - SoftEther VPN Server's JSON-RPC Stubs
//

View File

@ -1,4 +1,4 @@
// SoftEther VPN Server JSON-RPC Stub code for C#
// SoftEther VPN Server JSON-RPC Stub code for C#
//
// VPNServerRpcTypes.cs - Data Type Definition for SoftEther VPN Server JSON-RPC Stubs
//

View File

@ -1,4 +1,4 @@
// SoftEther VPN Server JSON-RPC Stub code for C#
// SoftEther VPN Server JSON-RPC Stub code for C#
//
// Program.cs - The Main() entry point
//

View File

@ -1,4 +1,4 @@
// SoftEther VPN Server JSON-RPC Stub code for C#
// SoftEther VPN Server JSON-RPC Stub code for C#
//
// VpnServerRpcTest.cs - Test sample code for SoftEther VPN Server JSON-RPC Stub
//

View File

@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>

View File

@ -1,4 +1,4 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28010.2041