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 93d7f5c commit 402a158Copy full SHA for 402a158
src/FluentAssertions.AspNetCore.Mvc/FluentAssertions.AspNetCore.Mvc.csproj
@@ -20,10 +20,6 @@
20
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
21
</PropertyGroup>
22
23
- <ItemGroup>
24
- <Compile Include="..\FluentAssertions.Mvc.Shared\**\*.cs" Exclude="bin\**;obj\**;**\*.xproj;packages\**" />
25
- </ItemGroup>
26
-
27
<ItemGroup>
28
<PackageReference Include="FluentAssertions" Version="4.13.0" />
29
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="1.0.3" />
0 commit comments