We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94db1ff commit 804ba09Copy full SHA for 804ba09
src/bhs-web-angular-app/bhs-web-angular-app.esproj
@@ -1,6 +1,9 @@
1
-<Project Sdk="Microsoft.VisualStudio.JavaScript.Sdk/0.5.544303-alpha">
+<Project Sdk="Microsoft.VisualStudio.JavaScript.Sdk/1.0.3804879">
2
3
<PropertyGroup>
4
+ <!-- Omit this project from PackageReference-based restore. -->
5
+ <RestoreProjectStyle>None</RestoreProjectStyle>
6
+
7
<ShouldRunNpmInstall>false</ShouldRunNpmInstall>
8
9
<BuildCommand>yarn build</BuildCommand>
0 commit comments