mirror of
https://github.com/bitwarden/web
synced 2025-12-13 06:43:31 +00:00
Fix Web project version
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<PropertyGroup>
|
||||
<MvcRazorCompileOnPublish>false</MvcRazorCompileOnPublish>
|
||||
<TargetFramework>net5.0</TargetFramework>
|
||||
<Version>1.47.2</Version>
|
||||
<Version>2.27.0</Version>
|
||||
<RootNamespace>Bit.$(MSBuildProjectName)</RootNamespace>
|
||||
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
|
||||
</PropertyGroup>
|
||||
|
||||
Reference in New Issue
Block a user