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: nx-dotnet/nx-dotnet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: nx-dotnet/nx-dotnet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Choose a head ref
  • 4 commits
  • 26 files changed
  • 3 contributors

Commits on Aug 23, 2021

  1. Configuration menu
    Copy the full SHA
    2c54310 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dea7fc View commit details
    Browse the repository at this point in the history
  3. feat(core): pickup global.json overrides at the project level

    To accomplish this `dotnet` must be launched from the project's root directories.
    
    Closes #87
    Closes #86
    AgentEnder committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    49ce6bc View commit details
    Browse the repository at this point in the history
  4. release: 1.3.0 [skip ci]

    # [1.3.0](v1.2.0...v1.3.0) (2021-08-23)
    
    ### Bug Fixes
    
    * display project tag instead of [object Object] ([2dea7fc](2dea7fc))
    * **core:** use fully qualified project name in msbuild task ([2c54310](2c54310))
    
    ### Features
    
    * **core:** pickup `global.json` overrides at the project level ([49ce6bc](49ce6bc)), closes [#87](#87) [#86](#86)
    
    Aug 23, 2021, 7:06 PM
    semantic-release-bot committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    b9c1980 View commit details
    Browse the repository at this point in the history
Loading