This repository has been archived on 2022-08-05. You can view files and clone it, but cannot push or open issues or pull requests.
PostCrypt/SimpleTestApp/SimpleTestApp.csproj

9 lines
175 B
XML
Raw Permalink Normal View History

2020-05-24 14:07:04 +02:00
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net472</TargetFramework>
</PropertyGroup>
</Project>