Update BTCPayServer.Plugins.Wabisabi.csproj

This commit is contained in:
Andrew Camilleri
2023-09-28 19:44:07 +02:00
committed by GitHub
parent c738a1b053
commit b19c7703c7

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<LangVersion>11</LangVersion>
<LangVersion>10</LangVersion>
<Configurations>Debug;Release</Configurations>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>