Fixed reference in sample project.

This commit is contained in:
Judah Himango CW
2019-06-25 17:50:23 -05:00
parent 640ac456c5
commit eb50d561e6
+1 -1
View File
@@ -15,7 +15,7 @@
<ItemGroup>
<ProjectReference Include="..\..\..\RavenDB.Identity\RavenDB.Identity.csproj" />
<ProjectReference Include="..\..\RavenDB.Identity\RavenDB.Identity.csproj" />
</ItemGroup>
</Project>