Skip to content

Is it possible to build and run using Mono? #9

Description

@sshikov

Ihave a try, and got an error:

xbuild DDay.iCal.sln

...

Errors:

C:\workspace\ical-net\DDay.iCal-master\DDay.iCal.sln (default targets) ->
(Build target) ->
C:\workspace\ical-net\DDay.iCal-master\DDay.iCal.Test\DDay.iCal.Test.csproj (default targets) ->
C:\Program Files (x86)\Mono\lib\mono\4.5\Microsoft.CSharp.targets (CoreCompile target) ->

    Custom\Custom1.cs(9,32): error CS0012: The type `DDay.Collections.IGroupedObject`1<string>' is defined in an assembly that is not referenced.

Consider adding a reference to assembly `DDay.Collections, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'

     1475 Warning(s)
     1 Error(s)

Not sure this is really an issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions