|
|
@ -39,6 +39,7 @@ |
|
|
|
<PropertyGroup Condition=" '$(Platform)' == 'WithNRefactory' "> |
|
|
|
<PropertyGroup Condition=" '$(Platform)' == 'WithNRefactory' "> |
|
|
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
|
|
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
|
|
|
<DefineConstants>DOTNET4;NREFACTORY</DefineConstants> |
|
|
|
<DefineConstants>DOTNET4;NREFACTORY</DefineConstants> |
|
|
|
|
|
|
|
<AssemblyOriginatorKeyFile>..\..\NRefactory\ICSharpCode.NRefactory.snk</AssemblyOriginatorKeyFile> |
|
|
|
</PropertyGroup> |
|
|
|
</PropertyGroup> |
|
|
|
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' "> |
|
|
|
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' "> |
|
|
|
<OutputPath>bin\Debug\</OutputPath> |
|
|
|
<OutputPath>bin\Debug\</OutputPath> |
|
|
|