blob: 8f01f3fd096bdb76924485c8922422f12e4aa695 [file] [log] [blame]
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<RootNamespace>Apache.Geode.NetCore</RootNamespace>
<AssemblyName>Apache.Geode.NetCore</AssemblyName>
<Platforms>AnyCPU;x64</Platforms>
</PropertyGroup>
</Project>