zeromq / netmq

A 100% native C# implementation of ZeroMQ for .NET
Other
2.95k stars 744 forks source link

Fix design-time builds in VS #880

Closed drewnoakes closed 4 years ago

drewnoakes commented 4 years ago

Work around a bug seen as a result of producing deterministic builds.

The error was:

SourceRoot items must include at least one top-level (not nested) item when DeterministicSourcePaths is true