diff --git a/MustacheSharp.Tests/MustacheSharp.Tests.csproj b/MustacheSharp.Tests/MustacheSharp.Tests.csproj index 566e6b9..b10d571 100644 --- a/MustacheSharp.Tests/MustacheSharp.Tests.csproj +++ b/MustacheSharp.Tests/MustacheSharp.Tests.csproj @@ -1,8 +1,8 @@ - netcoreapp2.1 - + + NET45;netstandard2.0 false true diff --git a/MustacheSharp/MustacheSharp.csproj b/MustacheSharp/MustacheSharp.csproj index c6460bc..99820ca 100644 --- a/MustacheSharp/MustacheSharp.csproj +++ b/MustacheSharp/MustacheSharp.csproj @@ -6,7 +6,7 @@ true MustacheSharp.snk false - mustache-sharp + MustacheSharp Truncon An extension of the mustache text template engine for .NET. Copyright © 2013