JetBrains / YouTrackSharp

.NET Standard 2.0 Library to access YouTrack API.
https://www.jetbrains.com/youtrack
Apache License 2.0
134 stars 105 forks source link

Package YouTrackSharp 2021.3.1 is not compatible with net48 #109

Closed kolibaba closed 3 years ago

kolibaba commented 3 years ago

Expected behavior

The ability to use the library

Actual behavior

Can't add ref to lib

Steps to reproduce the behavior

Trying install by Nuget console

rekolobov commented 3 years ago

we're expecting to release compatible build today

kolibaba commented 3 years ago

When to expect a new release?

kolibaba commented 3 years ago

Tried version 2021.3.2.0 from git - works fine in my project . Waiting for publication in Nuget

rekolobov commented 3 years ago

yup, apologies for delays, I've been trying to get packaging straight since Friday -- somehow we get issues with references to system libraries for target 4.8 (no other issues though), hope to resolve today

otherwise I'll just package a prerelease build and release a proper build tomorrow or on Wednesday

rekolobov commented 3 years ago

2021.3.2 has finally been published to NuGet, please ping us back if you find any issues with library references