Skip to content

Commit 12e8bf1

Browse files
authored
Merge branch 'main' into copilot/update-chapter-2-3-4-contracts-monolith
2 parents 5f897c1 + 24930d1 commit 12e8bf1

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

Chapter-1-initial-architecture/Src/Fitnet/Fitnet.csproj

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,10 @@
2424
<InternalsVisibleTo Include="EvolutionaryArchitecture.Fitnet.ArchitectureTests" />
2525
</ItemGroup>
2626

27-
<ItemGroup>
28-
<InternalsVisibleTo Include="EvolutionaryArchitecture.Fitnet.IntegrationTests" />
29-
</ItemGroup>
30-
3127
<ItemGroup>
3228
<Content Include="..\..\Docs\Contracts\Api\Contracts.http">
3329
<Link>Contracts.http</Link>
3430
</Content>
3531
</ItemGroup>
3632

37-
</Project>
33+
</Project>

0 commit comments

Comments
 (0)