Creating CCISharp as a Nuget is fairly trivial and would massively increase it's adoption. There are some gotchas around install/uninstall scripts that I'm happy to help resolve (I've had to resol...
Id #6787 |
Planned Release:
None
|
Last Updated: Tue at 11:15 AM by thargy |
Created On: Tue at 11:15 AM by thargy
CCISharp no longer builds on a clean check either in VS2010 or using build.cmd.
The main culprit seems to be Microsoft.Contracts (.NET 2 project), which conflicts with the System.Diagnostics names...
Id #6786 |
Planned Release:
None
|
Last Updated: Tue at 6:46 PM by hermanv |
Created On: Tue at 11:11 AM by thargy
While compilation I got following error :
Failed to locate attribute "AssemblyVersion" in file "<mypath>\Ast\Sources\CodeModel\Properties\AssemblyInfo .cs"
I got the error on compilation of all pr...
Id #6322 |
Planned Release:
None
|
Last Updated: Jul 26 2011 at 3:03 AM by hermanv |
Created On: Jul 24 2011 at 5:49 PM by magnetall
HelloIL sample throws NullReferenceException.
To fix it I added following property assignment to NamespaceTypeDefinition() instance creating code:
BaseClasses = new List<ITypeReference>(),
Id #6314 |
Planned Release:
None
|
Last Updated: Jul 26 2011 at 3:10 AM by hermanv |
Created On: Jul 21 2011 at 10:07 AM by magnetall
The externals have been updated for CCI, and because the SVN repository didn't specify a revision number, the CCI Sample Applications no longer build.
Please specify a revision number in the exter...
Id #4657 |
Planned Release:
None
|
Last Updated: Jul 24 2011 at 5:27 PM by magnetall |
Created On: Jun 18 2010 at 11:07 PM by mdekrey
There are three errors in the IL generated by the DependencyAutoProperty mutator.
In the static constructor it may generate:
1) Constructors must have their return type set to void.
2) Verifiable ...
Id #4554 |
Planned Release:
None
|
Last Updated: May 27 2010 at 5:50 AM by ckitching |
Created On: May 27 2010 at 2:48 AM by ckitching
|
|
|
|
|