diff --git a/Example/Example.csproj b/Example/Example.csproj index 59ccee8..3791c1b 100755 --- a/Example/Example.csproj +++ b/Example/Example.csproj @@ -5,8 +5,8 @@ - - + + diff --git a/README.md b/README.md index 0ec5ca3..1fb99fc 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ _AutoGeneratedTag_ (default true) show "/\* Auto Generated \*/" at the top of ev - + diff --git a/Source/MTT/MTT.csproj b/Source/MTT/MTT.csproj index 9ae4614..9d49cdc 100755 --- a/Source/MTT/MTT.csproj +++ b/Source/MTT/MTT.csproj @@ -13,7 +13,7 @@ The suffix is required because nuget will only update if the package is newer, this tricks it. note: 0.1.5 has precedence over 0.1.5-build123412341 --> - build$([System.DateTime]::Now.ToString('yyyyMMddHHmmss')) + C# DTOs To Typescript Interfaces Cody Schrank LICENSE