Skip to content

Commit

Permalink
version 6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
damienbod committed Mar 22, 2020
1 parent a404c56 commit 6528da8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<Version>5.0.26</Version>
<Version>6.0.1</Version>
<TypeScriptToolsVersion>3.7</TypeScriptToolsVersion>
</PropertyGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/AngularWebpackVisualStudio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-webpack-visualstudio",
"version": "6.0.0",
"version": "6.0.1",
"description": "An Angular VS template",
"main": "wwwroot/index.html",
"author": "",
Expand Down

0 comments on commit 6528da8

Please sign in to comment.