diff --git a/nunit.templates/Properties/AssemblyInfo.cs b/nunit.templates/Properties/AssemblyInfo.cs index 976d82e..58f8252 100644 --- a/nunit.templates/Properties/AssemblyInfo.cs +++ b/nunit.templates/Properties/AssemblyInfo.cs @@ -29,5 +29,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.3.0.0")] -[assembly: AssemblyFileVersion("1.3.0.0")] +[assembly: AssemblyVersion("1.5.0.0")] +[assembly: AssemblyFileVersion("1.5.0.0")] diff --git a/nunit.templates/Properties/template-builder.props b/nunit.templates/Properties/template-builder.props index 0bd772d..7aebfed 100644 --- a/nunit.templates/Properties/template-builder.props +++ b/nunit.templates/Properties/template-builder.props @@ -17,6 +17,6 @@ - + false \ No newline at end of file diff --git a/nunit.templates/nunit.templates.csproj b/nunit.templates/nunit.templates.csproj index 6402e37..17103b1 100644 --- a/nunit.templates/nunit.templates.csproj +++ b/nunit.templates/nunit.templates.csproj @@ -149,7 +149,7 @@ Designer - + Designer diff --git a/nunit.tests.core.csharp/_Definitions/_project.vstemplate.xml b/nunit.tests.core.csharp/_Definitions/_project.vstemplate.xml index 4944b99..7f77a86 100644 --- a/nunit.tests.core.csharp/_Definitions/_project.vstemplate.xml +++ b/nunit.tests.core.csharp/_Definitions/_project.vstemplate.xml @@ -4,7 +4,7 @@ A project that contains .NET Core NUnit 3 unit tests (C#) NUnit.Tests CSharp - CSharp + CSharp 1000 true diff --git a/nunit.tests.core.csharp/nunit.tests.core.csharp.csproj b/nunit.tests.core.csharp/nunit.tests.core.csharp.csproj index 995df7e..45014fa 100644 --- a/nunit.tests.core.csharp/nunit.tests.core.csharp.csproj +++ b/nunit.tests.core.csharp/nunit.tests.core.csharp.csproj @@ -8,7 +8,7 @@ - +