diff --git a/src/NuGetizer.Tasks/NuGetizer.Tasks.csproj b/src/NuGetizer.Tasks/NuGetizer.Tasks.csproj index 97148fbb..0ef3be8d 100644 --- a/src/NuGetizer.Tasks/NuGetizer.Tasks.csproj +++ b/src/NuGetizer.Tasks/NuGetizer.Tasks.csproj @@ -1,54 +1,54 @@ - - - - netstandard2.0 - true - NuGetizer - false - - - NuGetizer is a drop-in replacement for the .NET SDK built-in Pack (a.k.a. "SDK Pack"), - fully extensible via consistent and easy to understand MSBuild properties and items, - designed and centered around best practices in MSBuild design and extensibility. - - Yes, this means you'll never need to write a .nuspec by hand ever again, no matter - how complicated or advanced your packing scenarios are. - - dotnet tool nuget pack packaging - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + netstandard2.0 + true + NuGetizer + false + + + NuGetizer is a drop-in replacement for the .NET SDK built-in Pack (a.k.a. "SDK Pack"), + fully extensible via consistent and easy to understand MSBuild properties and items, + designed and centered around best practices in MSBuild design and extensibility. + + Yes, this means you'll never need to write a .nuspec by hand ever again, no matter + how complicated or advanced your packing scenarios are. + + dotnet tool nuget pack packaging + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/NuGetizer.Tests/NuGetizer.Tests.csproj b/src/NuGetizer.Tests/NuGetizer.Tests.csproj index 4939cb42..d07acd66 100644 --- a/src/NuGetizer.Tests/NuGetizer.Tests.csproj +++ b/src/NuGetizer.Tests/NuGetizer.Tests.csproj @@ -1,73 +1,73 @@ - - - - net472 - $(DefaultItemExcludes);Scenarios\**\* - Preview - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - PreserveNewest - - - - - - - - - - - - - - - - - - + + + + net472 + $(DefaultItemExcludes);Scenarios\**\* + Preview + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + PreserveNewest + + + + + + + + + + + + + + + + + +