We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5629cf9 commit e857b3eCopy full SHA for e857b3e
src/ServiceStack.Mvc/ServiceStack.Mvc.Source.csproj
@@ -27,7 +27,7 @@
27
</ItemGroup>
28
29
<ItemGroup Condition=" '$(TargetFramework)' == 'net45' OR '$(TargetFramework)' == 'net472' ">
30
- <ProjectReference Include="..\ServiceStack.NetFramework\ServiceStack.NetFramework.csproj" />
+ <ProjectReference Include="..\ServiceStack.NetFramework\ServiceStack.NetFramework.Source.csproj" />
31
<Reference Include="System.Web" />
32
<Reference Include="System.Xml" />
33
<Reference Include="System.Data" />
0 commit comments