OneSignal / OneSignal-DotNet-SDK

OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your .NET app with OneSignal. https://onesignal.com
MIT License
16 stars 5 forks source link

Update nuspec for .net7 #93

Closed emawby closed 8 months ago

emawby commented 8 months ago

Description

One Line Summary

Fix the nuspec to reflect the bump to .net7 build tools.

Details

Remove the monoandroid (xamarin) target and update the file paths correctly

Motivation

enable release

Testing

Manual testing

Tested the nupkg locally in a test app

Affected code checklist

Checklist

Overview

Testing

Final pass