.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
무료