Skip to content

Make sure all samples are compiling against latest RxUI #28

Open
@glennawatson

Description

@glennawatson

You can in PackageReference's use the * notation in the Version.

Eg

<ProjectReference Include="ReactiveUI" Version="*" />

If you use this notation for any RxUI based dependencies it'll make sure we are on latest.

That way we can trigger sample compiles after any new release of ReactiveUI to make sure the samples still at least compile and pass any unit tests they have.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions