Details
-
Sub-task
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
None
-
None
-
None
Description
The Client project has a project reference on the Bridge, which results in a nuget dependency – which is incorrect as the Client really just needs the Bridge to build before the Client. Therefore we need to set the PrivateAssets tag on the Project reference.
FatNuGet has project references where instead it needs to copy the binaries that are needed for the nuget package.