Skip to content
Permalink
Branch: master
Find file Copy path
1 contributor

Users who have contributed to this file

16 lines (12 sloc) 466 Bytes
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp2.2</TargetFramework>
<Version>0.0.1</Version>
<Copyright>Copyirght (C) 2019 Moritz Beller (Inventitech)</Copyright>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.4.3" />
<PackageReference Include="Microsoft.ProgramSynthesis" Version="6.11.0" />
</ItemGroup>
</Project>
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.