Skip to content

Commit a209432

Browse files
committed
renamed folder to reflect project name
1 parent feb7b11 commit a209432

File tree

137 files changed

+59
-16
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

137 files changed

+59
-16
lines changed

src/MemState.EventStore/MemState.EventStore.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,5 @@
2424
</ItemGroup>
2525
<ItemGroup>
2626
<ProjectReference Include="..\Memstate.JsonNet\Memstate.JsonNet.csproj" />
27-
<ProjectReference Include="..\Memstate\Memstate.Core.csproj" />
2827
</ItemGroup>
2928
</Project>

src/Memstate.Benchmarks/Memstate.Benchmarks.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
<ProjectReference Include="..\Memstate.EventStore\Memstate.EventStore.csproj" />
1111
<ProjectReference Include="..\Memstate.JsonNet\Memstate.JsonNet.csproj" />
1212
<ProjectReference Include="..\Memstate.Postgresql\Memstate.Postgres.csproj" />
13-
<ProjectReference Include="..\Memstate\Memstate.Core.csproj" />
1413
</ItemGroup>
1514
<ItemGroup>
1615
<None Update="appsettings.json" CopyToOutputDirectory="PreserveNewest" />

src/Memstate.Bundle/Memstate.Bundle.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
<ProjectReference Include="..\Memstate.EventStore\Memstate.EventStore.csproj" />
2020
<ProjectReference Include="..\Memstate.JsonNet\Memstate.JsonNet.csproj" />
2121
<ProjectReference Include="..\Memstate.Postgresql\Memstate.Postgres.csproj" />
22-
<ProjectReference Include="..\Memstate\Memstate.Core.csproj" />
2322
</ItemGroup>
2423

2524
</Project>
File renamed without changes.

0 commit comments

Comments
 (0)