fix TargetFrameworkVersion

This commit is contained in:
Michael Becker 2020-10-27 14:16:42 -04:00
parent 45baa38e04
commit a1a575c29c
7 changed files with 0 additions and 8 deletions

View File

@ -7,7 +7,6 @@
<OutputType>Library</OutputType>
<RootNamespace>UniversalEditor.Plugins.Lighting.UserInterface</RootNamespace>
<AssemblyName>UniversalEditor.Plugins.Lighting.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.Multimedia.UserInterface.Collaboration</RootNamespace>
<AssemblyName>UniversalEditor.Plugins.Multimedia.UserInterface.Collaboration</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.Scientific.UserInterface</RootNamespace>
<AssemblyName>UniversalEditor.Plugins.Scientific.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.Collaboration</RootNamespace>
<AssemblyName>UniversalEditor.Plugins.Collaboration</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.Database</RootNamespace>
<AssemblyName>UniversalEditor.Plugins.Database</AssemblyName>
<TargetFrameworkVersion>v4.7</TargetFrameworkVersion>
<ReleaseVersion>4.0.2019.12</ReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">

View File

@ -9,9 +9,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>UniversalEditor</RootNamespace>
<AssemblyName>UniversalEditor.Plugins.Lighting</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
<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.Scientific</RootNamespace>
<AssemblyName>UniversalEditor.Plugins.Scientific</AssemblyName>
<TargetFrameworkVersion>v4.7</TargetFrameworkVersion>
<ReleaseVersion>4.0.2019.12</ReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">