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 60c2f53 commit 4fa11b4Copy full SHA for 4fa11b4
src/Rezoom.SQL.Provider/Rezoom.SQL.Provider.fsproj
@@ -28,13 +28,13 @@
28
</ItemGroup>
29
<ItemGroup>
30
<ProjectReference Include="..\Rezoom.SQL.Compiler\Rezoom.SQL.Compiler.fsproj" />
31
+ <ProjectReference Include="..\Rezoom.SQL.Mapping\Rezoom.SQL.Mapping.fsproj" />
32
<Reference Include="mscorlib" />
33
<Reference Include="System" />
34
<Reference Include="System.Configuration" />
35
<Reference Include="System.Core" />
36
<Reference Include="System.Data" />
37
<Reference Include="System.Numerics" />
- <ProjectReference Include="..\Rezoom.SQL.Mapping\Rezoom.SQL.Mapping.fsproj" />
38
39
<Import Project="..\..\.paket\Paket.Restore.targets" />
40
</Project>
0 commit comments