We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b1411e commit d3bfbf6Copy full SHA for d3bfbf6
src/Webpack/Webpack.csproj
@@ -3,7 +3,7 @@
3
<Description>Webpack extension methods and middleware for using module bundling in an ASP.NET Core applications</Description>
4
<AssemblyTitle>Webpack</AssemblyTitle>
5
<NeutralLanguage>en-US</NeutralLanguage>
6
- <VersionPrefix>3.0.0</VersionPrefix>
+ <VersionPrefix>4.0.0</VersionPrefix>
7
<Authors>Charalampos Karypidis</Authors>
8
<TargetFramework>netstandard1.3</TargetFramework>
9
<AssemblyName>Webpack</AssemblyName>
0 commit comments