You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 11, 2021. It is now read-only.
public class fixversion
{
public string self { get; set; }
public string id { get; set; }
public string name { get; set; }
public string archived { get; set; }
public string released { get; set; }
public DateTime releaseDate { get; set; }
}
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Not sure if this has anything to do with this app, but I seem to not fetch the fixversions. It always returns only "System.Object"
The text was updated successfully, but these errors were encountered: