FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
JavaScriptServices/src/Directory.Build.props at master · aspnet/JavaScriptServices · GitHub
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
aspnet
/
JavaScriptServices
Public archive
Notifications
You must be signed in to change notification settings
Fork
512
Star
3k
Code
Issues
0
Pull requests
0
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
JavaScriptServices
/
src
/
Directory.Build.props
Copy path
More file actions
More file actions
Latest commit
History
History
History
13 lines (11 loc) · 460 Bytes
Breadcrumbs
JavaScriptServices
/
src
/
Directory.Build.props
Copy path
File metadata and controls
13 lines (11 loc) · 460 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
<
Project
>
<
Import
Project
=
"
..\Directory.Build.props
"
/>
<
PropertyGroup
>
<
TypeScriptCompileBlocked
>true</
TypeScriptCompileBlocked
>
<
GenerateDocumentationFile
>true</
GenerateDocumentationFile
>
<
PackageTags
>aspnetcore;aspnetcoremvc;nodeservices</
PackageTags
>
</
PropertyGroup
>
<
ItemGroup
>
<
PackageReference
Include
=
"
Internal.AspNetCore.Sdk
"
PrivateAssets
=
"
All
"
Version
=
"
$(InternalAspNetCoreSdkPackageVersion)
"
/>
</
ItemGroup
>
</
Project
>
Back
|
FazBrowse Home
|
New Git URL