Posts
Sort by recent activity
Project Dependencies
I want to use Dependencies Merging on my project. In my project, I include and reference the file, Microsoft.Ccr.Core.dll. When I Create a saproj project file for my application, I do not see this ...
Marking assembly as released
I build both debug and release versions on our build server via continuous integration. When we want to release, we take the last good build, test it and then release it.
How do I after the fact Ma...