[C#] fix remaining reference to NUnit 3.2.1 (#3433)

* fix remaining reference to 3.2.1 of nunit

* fix nunit runner path
This commit is contained in:
wing328
2016-07-21 21:23:40 +08:00
committed by GitHub
parent f74bf84017
commit 13ec3dc6bb
6 changed files with 15 additions and 15 deletions

View File

@@ -24,7 +24,7 @@ limitations under the License.
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{ACE32FB1-CE7D-4A06-B9D3-1955C51516CA}</ProjectGuid>
<ProjectGuid>{B9FB8D99-748C-4BE0-9C82-114777F64157}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Swagger Library</RootNamespace>