We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfce051 commit bd1ba7aCopy full SHA for bd1ba7a
src/ECER.Clients.E2ETestData/ECER.Clients.E2ETestData.csproj
@@ -15,7 +15,7 @@
15
16
<ItemGroup>
17
<ProjectReference Include="..\ECER.Clients.RegistryPortal\ECER.Clients.RegistryPortal.Server\ECER.Clients.RegistryPortal.Server.csproj">
18
- <PrivateAssets>all</PrivateAssets>
+ <ExcludeAssets>contentFiles</ExcludeAssets>
19
</ProjectReference>
20
<ProjectReference Include="..\ECER.Managers.E2ETest.Contract\ECER.Managers.E2ETest.Contract.csproj" />
21
<ProjectReference Include="..\ECER.Managers.E2ETest\ECER.Managers.E2ETest.csproj" />
0 commit comments