From ecc512b0c9300e3d8b1844d7a785b693843835ce Mon Sep 17 00:00:00 2001 From: Bruce Wayne Date: Mon, 21 Jun 2021 13:15:29 +0800 Subject: [PATCH] Update Nuget packages Fix format --- NatTypeTester.Models/NatTypeTester.Models.csproj | 2 +- NatTypeTester.ViewModels/NatTypeTester.ViewModels.csproj | 2 +- NatTypeTester/NatTypeTester.csproj | 4 ++-- STUN/Message/Attributes/ReflectedFromAttribute.cs | 8 ++++---- STUN/STUN.csproj | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/NatTypeTester.Models/NatTypeTester.Models.csproj b/NatTypeTester.Models/NatTypeTester.Models.csproj index aa8f0a6af..8dae539c5 100644 --- a/NatTypeTester.Models/NatTypeTester.Models.csproj +++ b/NatTypeTester.Models/NatTypeTester.Models.csproj @@ -7,7 +7,7 @@ - + diff --git a/NatTypeTester.ViewModels/NatTypeTester.ViewModels.csproj b/NatTypeTester.ViewModels/NatTypeTester.ViewModels.csproj index 52496420b..118b9dcff 100644 --- a/NatTypeTester.ViewModels/NatTypeTester.ViewModels.csproj +++ b/NatTypeTester.ViewModels/NatTypeTester.ViewModels.csproj @@ -7,7 +7,7 @@ - + diff --git a/NatTypeTester/NatTypeTester.csproj b/NatTypeTester/NatTypeTester.csproj index 2326af154..388c8a06d 100644 --- a/NatTypeTester/NatTypeTester.csproj +++ b/NatTypeTester/NatTypeTester.csproj @@ -25,8 +25,8 @@ - - + + diff --git a/STUN/Message/Attributes/ReflectedFromAttribute.cs b/STUN/Message/Attributes/ReflectedFromAttribute.cs index 59efdd755..bab75162f 100644 --- a/STUN/Message/Attributes/ReflectedFromAttribute.cs +++ b/STUN/Message/Attributes/ReflectedFromAttribute.cs @@ -1,7 +1,7 @@ namespace STUN.Message.Attributes { - /// - /// https://tools.ietf.org/html/rfc3489#section-11.2.11 - /// - public class ReflectedFromAttribute : AddressAttribute { } + /// + /// https://tools.ietf.org/html/rfc3489#section-11.2.11 + /// + public class ReflectedFromAttribute : AddressAttribute { } } diff --git a/STUN/STUN.csproj b/STUN/STUN.csproj index 21d2a3fb3..9d70757e6 100644 --- a/STUN/STUN.csproj +++ b/STUN/STUN.csproj @@ -8,7 +8,7 @@ - +