.NUSPEC 文件扩展名
NuGet Specification File
| 开发者 | NuGet |
| 受欢迎程度 |
3.7 | 7 票 |
什么是 NUSPEC 文件?
File used by NuGet, a Microsoft Visual Studio extension used for managing third-party libraries for .NET projects; saved in an XML format and contains information that is used to build a NuGet package (.NUPKG file), which subsequently can be added as a Visual Studio project library.
更多信息
NUSPEC files are often created from C# projects (.CSPROJ files).
可打开 NUSPEC 文件的程序
Windows
免费