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
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-alpha.1
Choose a head ref
  • 7 commits
  • 9 files changed
  • 1 contributor

Commits on Oct 5, 2020

  1. Configuration menu
    Copy the full SHA
    73bb9db View commit details
    Browse the repository at this point in the history
  2. Add more comprehensive BeforeTargets, also for consistency

    This is the same we're using for ThisAssembly.Project now.
    kzu committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    c4d8ab2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c95114d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fcf4fb1 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Add copyright and description to ThisAssembly.Info

    These are two other another common assembly-level attribute typically emitted in AssemblyInfo.cs
    kzu committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    4f7b476 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Fix documentation comments

    kzu committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    8e177a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97dc937 View commit details
    Browse the repository at this point in the history
Loading