FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
SharpShellPipe/SharpShellPipe/SharpShellPipe.csproj at main · DarkCoderSc/SharpShellPipe · GitHub
DarkCoderSc
/
SharpShellPipe
Public
Notifications
You must be signed in to change notification settings
Fork
16
Star
124
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
SharpShellPipe
/
SharpShellPipe
/
SharpShellPipe.csproj
Copy path
More file actions
More file actions
Latest commit
History
History
History
14 lines (11 loc) · 338 Bytes
Breadcrumbs
SharpShellPipe
/
SharpShellPipe
/
SharpShellPipe.csproj
Copy path
File metadata and controls
14 lines (11 loc) · 338 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<
Project
Sdk
=
"
Microsoft.NET.Sdk
"
>
<
PropertyGroup
>
<
OutputType
>Exe</
OutputType
>
<
TargetFramework
>net6.0</
TargetFramework
>
<
ImplicitUsings
>enable</
ImplicitUsings
>
<
Nullable
>enable</
Nullable
>
</
PropertyGroup
>
<
ItemGroup
>
<
PackageReference
Include
=
"
CommandLineParser
"
Version
=
"
2.9.1
"
/>
</
ItemGroup
>
</
Project
>
Back
|
FazBrowse Home
|
New Git URL