We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b92891e commit 41bb521Copy full SHA for 41bb521
tests/FluentAssertions.Mvc3.Tests/FluentAssertions.Mvc3.Tests.csproj
@@ -19,7 +19,7 @@
19
<DebugSymbols>true</DebugSymbols>
20
<DebugType>full</DebugType>
21
<Optimize>false</Optimize>
22
- <OutputPath>..\..\bin\Debug\Test\</OutputPath>
+ <OutputPath>bin\Debug\</OutputPath>
23
<DefineConstants>DEBUG;</DefineConstants>
24
<ErrorReport>prompt</ErrorReport>
25
<WarningLevel>4</WarningLevel>
0 commit comments