Skip to content

Commit

Permalink
Enable again for DIS (still needed there)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichielOda committed Jan 3, 2024
1 parent c7afc37 commit dbb9aa8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Protocol/Protocol.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@
<ItemGroup>
<InternalsVisibleTo Include="$(MSBuildProjectName)Tests" />

<!-- Needed for DIS unit tests -->
<InternalsVisibleTo Include="SLDisUnitTestsShared" />
<!-- Needed for Validators unit tests -->
<InternalsVisibleTo Include="Skyline.DataMiner.CICD.Validators.Common.Testing" />
</ItemGroup>
Expand Down

0 comments on commit dbb9aa8

Please sign in to comment.