mirror of
https://github.com/bitwarden/server
synced 2025-12-15 07:43:54 +00:00
target net47 for functions project
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net461</TargetFramework>
|
||||
<TargetFramework>net47</TargetFramework>
|
||||
<RootNamespace>Bit.Function</RootNamespace>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user