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: RicoSuter/NSwag
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v13.17.0
Choose a base ref
...
head repository: RicoSuter/NSwag
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v13.18.0
Choose a head ref
  • 2 commits
  • 45 files changed
  • 2 contributors

Commits on Nov 17, 2022

  1. Add .Net 7 target (#4220)

    * Add .Net 7 to the build pipeline
    
    * Add .Net 7 target
    
    * Try to allow long file path
    
    * Update github workflow
    
    * Drop dotnet-quality: 'preview'
    
    * Update global.sdk.version
    
    * Configure Nuke to bump github workflows
    
    * Add NSwag.Sample.NET70 as IntegrationTest
    
    * Fix BodyParametersTests
    
    * Fix tests (not fixing the cause)
    
    * Add Runtime.Net70
    
    * Update Npm/bin/nswag.js
    
    * Relax dependency constrains for Microsoft.Extensions.DependencyInjection.Abstractions & Microsoft.Extensions.Options to [6, 8) for net6 target
    
    * Use correct runtime in sample projects
    
    * Increase Newtonsoft.Json to 10.0.1
    trejjam authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    e601bd2 View commit details
    Browse the repository at this point in the history
  2. v13.18.0

    RicoSuter committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    dbda482 View commit details
    Browse the repository at this point in the history
Loading