mirror of
https://github.com/apple/foundationdb.git
synced 2025-05-14 09:58:50 +08:00
This reverts commit 6499fa178e8f65a22105c2cd062a67209b562973, reversing changes made to 15126319577f915f28aa6308bbf066dc7ec992a2.
8 lines
162 B
XML
8 lines
162 B
XML
<Project Sdk="Microsoft.NET.Sdk">
|
|
|
|
<PropertyGroup>
|
|
<OutputType>Exe</OutputType>
|
|
<TargetFramework>net5.0</TargetFramework>
|
|
</PropertyGroup>
|
|
|
|
</Project> |