Skip to content

Commit

Permalink
Updated copyright and owners on .NET Standard engine
Browse files Browse the repository at this point in the history
  • Loading branch information
rprouse committed Jul 14, 2017
1 parent 108ce8f commit e4e1966
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<PackageId>nunit.engine.netstandard</PackageId>
<Title>NUnit .NET Standard Engine</Title>
<Authors>Charlie Poole</Authors>
<Authors>Charlie Poole, Rob Prouse</Authors>
<Owners>Charlie Poole, Rob Prouse</Owners>
<Description>Provides a common interface for loading, exploring and running NUnit tests in .NET Core and .NET Standard</Description>
<Copyright>Copyright (C) 2017 Charlie Poole, Rob Prouse</Copyright>
<Version>$(PackageVersion)</Version>
Expand Down

0 comments on commit e4e1966

Please sign in to comment.