mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-25 19:17:30 +00:00
Remove template build dynamic filename replacement. Working towards eliminating template build process completely.
This commit is contained in:
@@ -11,11 +11,11 @@
|
||||
"preferNameDirectory": true,
|
||||
"primaryOutputs": [
|
||||
{
|
||||
"path": "WebApplicationBasic.csproj"
|
||||
"path": "AngularSpa.csproj"
|
||||
}
|
||||
],
|
||||
"shortName": "angular",
|
||||
"sourceName": "WebApplicationBasic",
|
||||
"sourceName": "AngularSpa",
|
||||
"sources": [
|
||||
{
|
||||
"source": "./",
|
||||
|
||||
Reference in New Issue
Block a user