Skip to content

Commit 6528da8

Browse files
committed
version 6.0.1
1 parent a404c56 commit 6528da8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/AngularWebpackVisualStudio/AngularWebpackVisualStudio.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk.Web">
22
<PropertyGroup>
33
<TargetFramework>netcoreapp3.1</TargetFramework>
4-
<Version>5.0.26</Version>
4+
<Version>6.0.1</Version>
55
<TypeScriptToolsVersion>3.7</TypeScriptToolsVersion>
66
</PropertyGroup>
77
<ItemGroup>

src/AngularWebpackVisualStudio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-webpack-visualstudio",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"description": "An Angular VS template",
55
"main": "wwwroot/index.html",
66
"author": "",

0 commit comments

Comments
 (0)