RedGate.SmartAssembly.MSBuild: System.IO.IOException during build
tcberry_oxinst
Posts: 1 New member
We are building a solution where some C# projects use the RedGate NuGet packages to integrate SmartAssembly with the build. Having switched our C# projects to the .NET SDK project format, our build clients are now failing with the following error:
We have occasionally seen the same error with our existing codebase, but it seems much worse when using the .NET SDK project format.
We are currently using SmartAssembly 8.1, but the same issue happened when I tried updating to 8.2. Obfuscating an assembly with the SmartAssembly GUI does not produce this error.
Note that we are building projects in parallel. Could this be the issue?