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 a404c56 commit 6528da8Copy full SHA for 6528da8
src/AngularWebpackVisualStudio/AngularWebpackVisualStudio.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk.Web">
2
<PropertyGroup>
3
<TargetFramework>netcoreapp3.1</TargetFramework>
4
- <Version>5.0.26</Version>
+ <Version>6.0.1</Version>
5
<TypeScriptToolsVersion>3.7</TypeScriptToolsVersion>
6
</PropertyGroup>
7
<ItemGroup>
src/AngularWebpackVisualStudio/package.json
@@ -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": "",
0 commit comments