[PR #1381] [MERGED] Enable <RollForward>major</RollForward> for ScreenToGif.exe #1354

Closed
opened 2026-02-26 09:34:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NickeManarin/ScreenToGif/pull/1381
Author: @nil4
Created: 3/23/2025
Status: Merged
Merged: 6/6/2025
Merged by: @NickeManarin

Base: devHead: master


📝 Commits (2)

  • 0458698 Enable <RollForward>major</RollForward> for ScreenToGif.exe
  • d931f6d Merge branch 'dev' into master

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 ScreenToGif/ScreenToGif.csproj (+1 -0)

📄 Description

Allow ScreenToGif.exe to run when .NET 8 (the version it currently targets) is not installed, but a later major version, e.g. .NET 9, is available.

ref. https://learn.microsoft.com/en-us/dotnet/core/versions/selection#control-roll-forward-behavior

fixes https://github.com/NickeManarin/ScreenToGif/issues/1380


🔄 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/NickeManarin/ScreenToGif/pull/1381 **Author:** [@nil4](https://github.com/nil4) **Created:** 3/23/2025 **Status:** ✅ Merged **Merged:** 6/6/2025 **Merged by:** [@NickeManarin](https://github.com/NickeManarin) **Base:** `dev` ← **Head:** `master` --- ### 📝 Commits (2) - [`0458698`](https://github.com/NickeManarin/ScreenToGif/commit/045869809174939386ff9f8ea361cefb7ec52ec7) Enable `<RollForward>major</RollForward>` for `ScreenToGif.exe` - [`d931f6d`](https://github.com/NickeManarin/ScreenToGif/commit/d931f6d4afe4a11986d47a98f0c56d8d72df1769) Merge branch 'dev' into master ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `ScreenToGif/ScreenToGif.csproj` (+1 -0) </details> ### 📄 Description Allow `ScreenToGif.exe` to run when .NET 8 (the version it currently targets) is not installed, but a later major version, e.g. .NET 9, is available. ref. https://learn.microsoft.com/en-us/dotnet/core/versions/selection#control-roll-forward-behavior fixes https://github.com/NickeManarin/ScreenToGif/issues/1380 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 09:34:32 +03: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
starred/ScreenToGif#1354
No description provided.