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: da44b55
Choose a base ref
...
head repository: devlooped/ThisAssembly
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1aa8462
Choose a head ref
  • 9 commits
  • 17 files changed
  • 3 contributors

Commits on Apr 9, 2023

  1. Configuration menu
    Copy the full SHA
    a96c8a5 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Add PrepareProjectProperties as a public hook

    This allows consumers to run targets that add project properties dynamically before the actual generation runs.
    kzu committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    ebc37ca View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. ⬆️ Bump files with dotnet-file sync

    # devlooped/oss
    
    - Parallelize format to speed up build devlooped/oss@13d67e2
    - When using EnableRexCodeGenerator, this should Just Work devlooped/oss@c7235d7
    - Enable VSCode/Razor compat when using resxcode generator devlooped/oss@1514d15
    - Ignore app root folder too devlooped/oss@b87a8a7
    devlooped-bot authored and kzu committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    1abdac9 View commit details
    Browse the repository at this point in the history
  2. Assembly location can be null, i.e. Blazor WebAssembly

    Ensure we can work under Blazor wasm :)
    kzu committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    7573de6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e5f0c4 View commit details
    Browse the repository at this point in the history
  4. Bump PolySharp from 1.12.1 to 1.13.1

    Bumps [PolySharp](https://github.com/Sergio0694/PolySharp) from 1.12.1 to 1.13.1.
    - [Release notes](https://github.com/Sergio0694/PolySharp/releases)
    - [Commits](Sergio0694/PolySharp@1.12.1...1.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: PolySharp
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and kzu committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    764c337 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8deedd View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. ⬆️ Bump files with dotnet-file sync

    # devlooped/oss
    
    - Ignore primary ctor parameter in tests, usually used for testoutput helper devlooped/oss@c779d3d
    devlooped-bot authored and kzu committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    b0b248f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1aa8462 View commit details
    Browse the repository at this point in the history
Loading