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 77c4795 commit 44dfa1eCopy full SHA for 44dfa1e
Examples/BookingSystem.AspNetFramework/BookingSystem.AspNetFramework.csproj
@@ -485,6 +485,10 @@
485
<None Include="packages.config" />
486
</ItemGroup>
487
<ItemGroup>
488
+ <ProjectReference Include="..\..\Examples\BookingSystem.AspNetCore\BookingSystem.AspNetCore.csproj">
489
+ <Project>{29A8AF39-ED3C-4433-8103-3535CE8C32EC}</Project>
490
+ <Name>BookingSystem.AspNetCore</Name>
491
+ </ProjectReference>
492
<ProjectReference Include="..\..\Fakes\OpenActive.FakeDatabase.NET\OpenActive.FakeDatabase.NET.csproj">
493
<Project>{81c43fe1-aa19-435f-95a3-6aadfe9637fb}</Project>
494
<Name>OpenActive.FakeDatabase.NET</Name>
0 commit comments