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 bd1ba7a commit d0ffaa1Copy full SHA for d0ffaa1
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
- <ExcludeAssets>contentFiles</ExcludeAssets>
+ <IncludeAssets>compile;runtime</IncludeAssets>
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