@ -8,6 +8,8 @@
<RootNamespace>ImGui</RootNamespace>
<AssemblyName>SampleGUIProgram</AssemblyName>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<!-- To shut VS up -->
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
</PropertyGroup>
<ItemGroup>
<Compile Include="Program.cs" />
@ -5,7 +5,7 @@
},
"runtimes": {
"win10-x64": { },
"ubuntu.14.04-x64": { },
"ubuntu.14.04-x64": { }
"frameworks": {
"dnxcore50": { }