1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-01 16:12:49 -05:00

Solution and editor configuration cleanup (#3099)

* Solution and editor configuration cleanup

* Editor tweaks
This commit is contained in:
Matt Bishop
2023-07-13 17:34:11 -04:00
committed by GitHub
parent 1d9aeb37aa
commit 0196f4a885
3 changed files with 17 additions and 17 deletions

View File

@ -2,7 +2,6 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<!--2022.6.2-->
<Version>2023.7.0</Version>
<RootNamespace>Bit.$(MSBuildProjectName)</RootNamespace>
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
@ -64,4 +63,4 @@
</ItemGroup>
</Target>
</Project>
</Project>