mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #853] [MERGED] Add .Net 7 #1113
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/wiremock/WireMock.Net/pull/853
Author: @StefH
Created: 11/28/2022
Status: ✅ Merged
Merged: 12/3/2022
Merged by: @StefH
Base:
master← Head:net7📝 Commits (10+)
359c97aAdd .NET 718efc9cUseDotNet5c375fe73756e5aUbuntu 6d8761ff'Use .NET 7'915bab267e2ed0d3.93674bbmerge from master1d2db32use 7c2b88f8use 7📊 Changes
14 files changed (+59 additions, -31 deletions)
View changed files
📝
azure-pipelines-ci-linux.yml(+9 -1)📝
azure-pipelines-ci.yml(+18 -12)📝
azure-pipelines-linux.yml(+6 -0)📝
azure-pipelines-nuget.yml(+6 -0)📝
src/WireMock.Net.Matchers.CSharpCode/Matchers/CSharpCodeMatcher.cs(+2 -2)📝
src/WireMock.Net.Matchers.CSharpCode/WireMock.Net.Matchers.CSharpCode.csproj(+2 -2)📝
src/WireMock.Net.StandAlone/WireMock.Net.StandAlone.csproj(+1 -1)📝
src/WireMock.Net/Http/HttpClientBuilder.cs(+1 -1)📝
src/WireMock.Net/Owin/AspNetCoreSelfHost.NETCore.cs(+1 -1)📝
src/WireMock.Net/Owin/AspNetCoreSelfHost.cs(+4 -2)📝
src/WireMock.Net/WireMock.Net.csproj(+3 -3)📝
src/dotnet-WireMock.Net/dotnet-WireMock.csproj(+3 -3)📝
test/WireMock.Net.Tests/WireMock.Net.Tests.csproj(+1 -1)📝
test/WireMock.Net.Tests/WireMockServerTests.cs(+2 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.