mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-18 21:44:29 +01:00
8 lines
145 B
XML
8 lines
145 B
XML
<Project Sdk="Microsoft.NET.Sdk">
|
|
|
|
<PropertyGroup>
|
|
<TargetFramework>netcoreapp3.1</TargetFramework>
|
|
</PropertyGroup>
|
|
|
|
</Project>
|