Skip to content

Make sure all samples are compiling against latest RxUI #28

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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