Activity overview
Latest activity by tcberry_oxinst
We still see this problem with the 8.3 release of SmartAssembly. It usually seems to happen when multiple assemblies are being processed towards the end of the build. By .NET SDK format project, I mean the new project schema that was first introduced for .NET Core, the one that usually starts with <Project Sdk="Microsoft.NET.Sdk">. We are using this for our .NET Framework 4.8 projects in addition to those that target newer .NET releases. / comments
We still see this problem with the 8.3 release of SmartAssembly. It usually seems to happen when multiple assemblies are being processed towards the end of the build.By .NET SDK format project, I m...
RedGate.SmartAssembly.MSBuild: System.IO.IOException during build
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...