Explore ways of supporting NuGet packages in SwiftPM. NuGet is a popular tool Windows developers use for importing dependencies (also heavily used by Microsoft).
It would be a huge improvement if SwiftPM gains built-in support for importing NuGet packages.
The text was updated successfully, but these errors were encountered:
Introduce the `nuget` package provider, which is the only option on
Windows, but is portable to other systems as well. This is required
for enabling the test suite on Windows.
Refs: apple#4369
Introduce the `nuget` package provider, which is the only option on
Windows, but is portable to other systems as well. This is required
for enabling the test suite on Windows.
Refs: #4369
Additional Detail from JIRA
md5: c02fcaafd9a2e0f0c906dded91d9cf82
Issue Description:
Explore ways of supporting NuGet packages in SwiftPM. NuGet is a popular tool Windows developers use for importing dependencies (also heavily used by Microsoft).
It would be a huge improvement if SwiftPM gains built-in support for importing NuGet packages.
The text was updated successfully, but these errors were encountered: