[PR #88] [CLOSED] Target netcoreapp2.2 instead of netcoreapp2.1. #200

Closed
opened 2026-05-05 11:20:41 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/qmlnet/qmlnet/pull/88
Author: @MaxMommersteeg
Created: 12/23/2018
Status: Closed

Base: developHead: feature/netcoreapp-21-to-22


📝 Commits (4)

  • 8360c63 Target netcoreapp2.2 instead of netcoreapp2.1.
  • a80cef5 Updated travis.yml to use 2.2 sdk.
  • 2f5fc52 Fixing travis.
  • 16f966a Modified travis.

📊 Changes

8 files changed (+10 additions, -9 deletions)

View changed files

📝 .travis.yml (+3 -2)
📝 samples/PhotoFrame/PhotoFrame.App/PhotoFrame.App.csproj (+1 -1)
📝 samples/PhotoFrame/PhotoFrame.Logic.Tests/PhotoFrame.Logic.Tests.csproj (+1 -1)
📝 samples/hosting/net/NetHost.csproj (+1 -1)
📝 src/native/QmlNet/QmlNet.user (+1 -1)
📝 src/net/Qml.Net.Benchmarks/Qml.Net.Benchmarks.csproj (+1 -1)
📝 src/net/Qml.Net.Sandbox/Qml.Net.Sandbox.csproj (+1 -1)
📝 src/net/Qml.Net.Tests/Qml.Net.Tests.csproj (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/qmlnet/qmlnet/pull/88 **Author:** [@MaxMommersteeg](https://github.com/MaxMommersteeg) **Created:** 12/23/2018 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `feature/netcoreapp-21-to-22` --- ### 📝 Commits (4) - [`8360c63`](https://github.com/qmlnet/qmlnet/commit/8360c635b9f3276d44dfd5ec735468453f7528b4) Target netcoreapp2.2 instead of netcoreapp2.1. - [`a80cef5`](https://github.com/qmlnet/qmlnet/commit/a80cef5b3693333a9d35fc667d43d6d52268ed8f) Updated travis.yml to use 2.2 sdk. - [`2f5fc52`](https://github.com/qmlnet/qmlnet/commit/2f5fc52c59a12f02f993e7bcd40e12d7c84420c4) Fixing travis. - [`16f966a`](https://github.com/qmlnet/qmlnet/commit/16f966acbdcc9a6b552cf22ef64746671581b711) Modified travis. ### 📊 Changes **8 files changed** (+10 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+3 -2) 📝 `samples/PhotoFrame/PhotoFrame.App/PhotoFrame.App.csproj` (+1 -1) 📝 `samples/PhotoFrame/PhotoFrame.Logic.Tests/PhotoFrame.Logic.Tests.csproj` (+1 -1) 📝 `samples/hosting/net/NetHost.csproj` (+1 -1) 📝 `src/native/QmlNet/QmlNet.user` (+1 -1) 📝 `src/net/Qml.Net.Benchmarks/Qml.Net.Benchmarks.csproj` (+1 -1) 📝 `src/net/Qml.Net.Sandbox/Qml.Net.Sandbox.csproj` (+1 -1) 📝 `src/net/Qml.Net.Tests/Qml.Net.Tests.csproj` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 11:20:41 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/qmlnet#200
No description provided.