[PR #626] [MERGED] Adding SharpDX Nuget reference #1162

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

📋 Pull Request Information

Original PR: https://github.com/NickeManarin/ScreenToGif/pull/626
Author: @erickmp07
Created: 4/3/2020
Status: Merged
Merged: 4/3/2020
Merged by: @NickeManarin

Base: masterHead: feature/adding-sharpdx-reference-nuget


📝 Commits (2)

  • a41f7ba Fixing tiny typo in English localization at Insert Frame modal #623
  • a73c771 Adding SharpDX dlls references from nuget

📊 Changes

3 files changed (+11 additions, -7 deletions)

View changed files

📝 ScreenToGif/Resources/Localization/StringResources.en.xaml (+1 -1)
📝 ScreenToGif/ScreenToGif.csproj (+4 -6)
ScreenToGif/packages.config (+6 -0)

📄 Description

Current reference deleted and nuget reference from SharpDX DLLs added.
So, any contributor can build&run the solution without install SharpDX DLLs: Nuget downloads the DLLs and adds the reference automatically.


🔄 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/626 **Author:** [@erickmp07](https://github.com/erickmp07) **Created:** 4/3/2020 **Status:** ✅ Merged **Merged:** 4/3/2020 **Merged by:** [@NickeManarin](https://github.com/NickeManarin) **Base:** `master` ← **Head:** `feature/adding-sharpdx-reference-nuget` --- ### 📝 Commits (2) - [`a41f7ba`](https://github.com/NickeManarin/ScreenToGif/commit/a41f7baea2c741fa187cd4887a2b3697cfe9a16f) Fixing tiny typo in English localization at Insert Frame modal #623 - [`a73c771`](https://github.com/NickeManarin/ScreenToGif/commit/a73c7712edb78d727266229699c2bda72ee19435) Adding SharpDX dlls references from nuget ### 📊 Changes **3 files changed** (+11 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `ScreenToGif/Resources/Localization/StringResources.en.xaml` (+1 -1) 📝 `ScreenToGif/ScreenToGif.csproj` (+4 -6) ➕ `ScreenToGif/packages.config` (+6 -0) </details> ### 📄 Description Current reference deleted and nuget reference from SharpDX DLLs added. So, any contributor can build&run the solution without install SharpDX DLLs: Nuget downloads the DLLs and adds the reference automatically. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 09:33:51 +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#1162
No description provided.