Azure / azure-relay-aspnetserver

ASP.NET Core Hosting for Azure Relay
Other
15 stars 27 forks source link

update from windows-latest to windows-2019 #44

Closed jbjordan closed 1 year ago

jbjordan commented 1 year ago

Added Security file and updated Newtonsoft.Json version for tests. Changed the platform for windows testing from latest to 2019. Windows-latest was previously Windows-2019, which worked with Net Framework 6.4.1. It was changed to Windows-2022 which does not have a reference to that.

jbjordan commented 1 year ago

Functional tests passed on local build