aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.LLE/Luea.csproj
blob: 23df6047ff5e482da1391785f81094f964004842 (plain)
1
2
3
4
5
6
7
8
<Project Sdk="Microsoft.NET.Sdk">

  <PropertyGroup>
    <OutputType>Exe</OutputType>
    <TargetFramework>netcoreapp2.1</TargetFramework>
  </PropertyGroup>

</Project>