Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Commit

Permalink
Update Microsoft.DotNet.Web.Spa.ProjectTemplates to Microsoft.DotNet.…
Browse files Browse the repository at this point in the history
…Web.Spa.ProjectTemplates.2.1
  • Loading branch information
Livar Cunha authored and livarcocc committed Sep 10, 2019
1 parent 0b0c168 commit 6558564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/BundledTemplates.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<BundledTemplate Include="Microsoft.DotNet.Web.ItemTemplates" Version="$(AspNetCoreVersion)" />
<BundledTemplate Include="Microsoft.DotNet.Web.ProjectTemplates.2.1" Version="$(AspNetCoreVersion)" />
<BundledTemplate Include="Microsoft.DotNet.Web.Spa.ProjectTemplates" Version="$(AspNetCoreVersion)" />
<BundledTemplate Include="Microsoft.DotNet.Web.Spa.ProjectTemplates.2.1" Version="$(AspNetCoreVersion)" />

<BundledTemplate Include="NUnit3.DotNetNew.Template" Version="$(NUnit3TemplatesVersion)" />
</ItemGroup>
Expand Down

0 comments on commit 6558564

Please sign in to comment.