Skip to content

Commit 4fa11b4

Browse files
missing changes after paket install
1 parent 60c2f53 commit 4fa11b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Rezoom.SQL.Provider/Rezoom.SQL.Provider.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828
</ItemGroup>
2929
<ItemGroup>
3030
<ProjectReference Include="..\Rezoom.SQL.Compiler\Rezoom.SQL.Compiler.fsproj" />
31+
<ProjectReference Include="..\Rezoom.SQL.Mapping\Rezoom.SQL.Mapping.fsproj" />
3132
<Reference Include="mscorlib" />
3233
<Reference Include="System" />
3334
<Reference Include="System.Configuration" />
3435
<Reference Include="System.Core" />
3536
<Reference Include="System.Data" />
3637
<Reference Include="System.Numerics" />
37-
<ProjectReference Include="..\Rezoom.SQL.Mapping\Rezoom.SQL.Mapping.fsproj" />
3838
</ItemGroup>
3939
<Import Project="..\..\.paket\Paket.Restore.targets" />
4040
</Project>

0 commit comments

Comments
 (0)