Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

updated nuget packages and set target framework to netstandard2.1 #34

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Altair-sh
Copy link

If a library targets netstandard2.1, it can be used with any dotnet version. There is no need to build libraries for specific dotnet versions. There are too many of them, and Avalonia.Gif supports only one for some reason.

It would be even better to target netstandard2.0, but Avalonia.Gif is using some features from netstandard2.1 such as ranges and System.Array methods.

@jmacato
Copy link
Member

jmacato commented Sep 2, 2024

Hi! This repo is not active anymore, We've integrated all GIF functions to https://github.com/AvaloniaUI/Avalonia.Labs/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants