mirror of
https://github.com/bitwarden/server
synced 2025-12-20 02:03:46 +00:00
Add Directory.Build.props (#1314)
* Add Directory.Build.props * Remove unneeded props
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk.Web">
|
||||
|
||||
<PropertyGroup>
|
||||
<Version>1.41.2</Version>
|
||||
<TargetFramework>netcoreapp3.1</TargetFramework>
|
||||
<RootNamespace>Bit.EventsProcessor</RootNamespace>
|
||||
<UserSecretsId>bitwarden-EventsProcessor</UserSecretsId>
|
||||
</PropertyGroup>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user