mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[PR #626] [MERGED] Adding SharpDX Nuget reference #1162
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#1162
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/NickeManarin/ScreenToGif/pull/626
Author: @erickmp07
Created: 4/3/2020
Status: ✅ Merged
Merged: 4/3/2020
Merged by: @NickeManarin
Base:
master← Head:feature/adding-sharpdx-reference-nuget📝 Commits (2)
a41f7baFixing tiny typo in English localization at Insert Frame modal #623a73c771Adding 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.