Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: devlooped/ThisAssembly
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0-alpha.3
Choose a base ref
...
head repository: devlooped/ThisAssembly
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0-beta
Choose a head ref
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on Oct 15, 2020

  1. Remove XML comments from assembly info, which break w/multiline

    The constant value is properly assigned but the XML doc comment gets broken into multiple lines and that breaks compilation. Showing the constant value already happens automatically now in intellisense, so no need for the additional xmldoc.
    kzu committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    a4f94d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d13693 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a090fb View commit details
    Browse the repository at this point in the history
Loading