Skip to content

bijington/package-verifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A quick PoC for a dotnet tool that could be used to verify whether a nuget package targets the expected TFMs post build.

Rough usage example:

dotnet verify-package --tfms "net9.0-ios17.5" --package-path "/bin/Release/CommunityToolkit.Maui.1.0.0-pre1.nupkg.zip"

This is a result of the work put into CommunityToolkit/Maui#2243 as well as the fantastic diagnostics by Filip at xamarin/xamarin-macios#21335.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages