Įvykiai
03-17 23 - 03-21 23
Prisijunkite prie meetup serijos, kad sukurtumėte keičiamo dydžio DI sprendimus, pagrįstus realaus pasaulio naudojimo atvejais, su kolegomis kūrėjais ir ekspertais.
Registruotis dabarŠi naršyklė nebepalaikoma.
Atnaujinkite į „Microsoft Edge“, kad pasinaudotumėte naujausiomis funkcijomis, saugos naujinimais ir techniniu palaikymu.
This article applies to: ✔️ .NET Core 3.1 SDK and later versions
dotnet list reference
- Lists project-to-project references.
dotnet list [<PROJECT>] reference
dotnet list -h|--help
The dotnet list reference
command provides a convenient option to list project references for a given project.
PROJECT
The project file to operate on. If a file is not specified, the command will search the current directory for one.
-?|-h|--help
Prints out a description of how to use the command.
List the project references for the specified project:
dotnet list app/app.csproj reference
List the project references for the project in the current directory:
dotnet list reference
.NET atsiliepimas
.NET yra atvirojo kodo projektas. Pasirinkite saitą, kad pateiktumėte atsiliepimą:
Įvykiai
03-17 23 - 03-21 23
Prisijunkite prie meetup serijos, kad sukurtumėte keičiamo dydžio DI sprendimus, pagrįstus realaus pasaulio naudojimo atvejais, su kolegomis kūrėjais ir ekspertais.
Registruotis dabar