File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
5- <TargetFramework >netcoreapp3.1 </TargetFramework >
5+ <TargetFramework >net6.0 </TargetFramework >
66 </PropertyGroup >
77
88 <ItemGroup >
Original file line number Diff line number Diff line change 33 <Description >A .NET wrapper for the Dear ImGui library.</Description >
44 <AssemblyVersion >1.87.2</AssemblyVersion >
55 <Authors >Eric Mellino</Authors >
6- <TargetFramework > net6.0</TargetFramework >
6+ <TargetFrameworks >netstandard2.0; net6.0</TargetFrameworks >
77 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
88 <DebugType >portable</DebugType >
99 <AssemblyName >ImGui.NET</AssemblyName >
Original file line number Diff line number Diff line change 33 <Description >A .NET wrapper for the ImGuizmo library.</Description >
44 <AssemblyVersion >1.61.0</AssemblyVersion >
55 <Authors >Eric Mellino</Authors >
6- <TargetFramework > net6.0</TargetFramework >
6+ <TargetFrameworks >netstandard2.0; net6.0</TargetFrameworks >
77 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
88 <DebugType >portable</DebugType >
99 <AssemblyName >ImGuizmo.NET</AssemblyName >
Original file line number Diff line number Diff line change 33 <Description >A .NET wrapper for the imnodes library.</Description >
44 <AssemblyVersion >0.3.0</AssemblyVersion >
55 <Authors >Eric Mellino</Authors >
6- < TargetFramework > net6.0</TargetFramework >
6+ < TargetFrameworks >netstandard2.0; net6.0</TargetFrameworks >
77 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
88 <DebugType >portable</DebugType >
99 <AssemblyName >ImNodes.NET</AssemblyName >
Original file line number Diff line number Diff line change 33 <Description >A .NET wrapper for the ImPlot library.</Description >
44 <AssemblyVersion >0.8.0</AssemblyVersion >
55 <Authors >Eric Mellino</Authors >
6- <TargetFramework > net6.0</TargetFramework >
6+ <TargetFrameworks >netstandard2.0; net6.0</TargetFrameworks >
77 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
88 <DebugType >portable</DebugType >
99 <AssemblyName >ImPlot.NET</AssemblyName >
You can’t perform that action at this time.
0 commit comments