fix .NET version issues and solution organization

This commit is contained in:
Michael Becker 2019-12-12 00:18:31 -05:00
parent e1f152f418
commit 6b836cde1f
No known key found for this signature in database
GPG Key ID: 389DFF5D73781A12
7 changed files with 3 additions and 9 deletions

View File

@ -7,7 +7,6 @@
<OutputType>Exe</OutputType>
<RootNamespace>UniversalEditor.TestProject</RootNamespace>
<AssemblyName>UniversalEditor.TestProject</AssemblyName>
<TargetFrameworkVersion>v4.7</TargetFrameworkVersion>
<SignAssembly>true</SignAssembly>
<AssemblyOriginatorKeyFile>..\..\..\..\MichaelBecker.snk</AssemblyOriginatorKeyFile>
<ReleaseVersion>4.0.2019.12</ReleaseVersion>

View File

@ -7,7 +7,6 @@
<OutputType>Library</OutputType>
<RootNamespace>UniversalEditor.Plugins.FamilyTreeMaker.UserInterface</RootNamespace>
<AssemblyName>UniversalEditor.Plugins.FamilyTreeMaker.UserInterface</AssemblyName>
<TargetFrameworkVersion>v4.7</TargetFrameworkVersion>
<ReleaseVersion>4.0.2019.12</ReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">

View File

@ -7,7 +7,6 @@
<OutputType>Library</OutputType>
<RootNamespace>UniversalEditor.Plugins.Multimedia3D.UserInterface</RootNamespace>
<AssemblyName>UniversalEditor.Plugins.Multimedia3D.UserInterface</AssemblyName>
<TargetFrameworkVersion>v4.7</TargetFrameworkVersion>
<ReleaseVersion>4.0.2019.12</ReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
@ -77,4 +76,4 @@
<Folder Include="Editors\Model\" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project>
</Project>

View File

@ -7,7 +7,6 @@
<OutputType>Library</OutputType>
<RootNamespace>UniversalEditor.Plugins.FamilyTreeMaker</RootNamespace>
<AssemblyName>UniversalEditor.Plugins.FamilyTreeMaker</AssemblyName>
<TargetFrameworkVersion>v4.7</TargetFrameworkVersion>
<ReleaseVersion>4.0.2019.12</ReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
@ -73,4 +72,4 @@
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project>
</Project>

View File

@ -7,7 +7,6 @@
<OutputType>Library</OutputType>
<RootNamespace>UniversalEditor</RootNamespace>
<AssemblyName>UniversalEditor.Plugins.MTP</AssemblyName>
<TargetFrameworkVersion>v4.7</TargetFrameworkVersion>
<ReleaseVersion>4.0.2019.12</ReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">

View File

@ -7,7 +7,6 @@
<OutputType>Library</OutputType>
<RootNamespace>UniversalEditor.Plugins.Synalysis</RootNamespace>
<AssemblyName>UniversalEditor.Plugins.Synalysis</AssemblyName>
<TargetFrameworkVersion>v4.7</TargetFrameworkVersion>
<ReleaseVersion>4.0.2019.12</ReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">

View File

@ -519,7 +519,7 @@ Global
{E94B6C34-660F-4280-AEEC-D28AC6A3F528} = {7B535D74-5496-4802-B809-89ED88274A91}
{B8573BB1-A0CD-41F4-A775-E0CB79555C59} = {20F315E0-52AE-479F-AF43-3402482C1FC8}
{74A835FD-93B8-4268-B120-1ACAA128AC7B} = {2ED32D16-6C06-4450-909A-40D32DA67FB4}
{E6C8A539-F219-4BD0-A2F4-E7064ABF6777} = {2ED32D16-6C06-4450-909A-40D32DA67FB4}
{E6C8A539-F219-4BD0-A2F4-E7064ABF6777} = {7B535D74-5496-4802-B809-89ED88274A91}
{242A32D8-9A3A-4FE3-902B-AB9C3154723A} = {05D15661-E684-4EC9-8FBD-C014BA433CC5}
{868A6888-EDB9-407E-A710-40F297D4EAB8} = {0399182F-AF56-4E86-B229-EAB38C2EE6AF}
{A3231B32-A0E4-4B67-9A09-310B25BBB9B6} = {FB678C6D-29A0-405B-BA86-E1EC12A96AA9}