diff options
Diffstat (limited to 'ShiftOS.MFSProfiler/ShiftOS.MFSProfiler.csproj')
| -rw-r--r-- | ShiftOS.MFSProfiler/ShiftOS.MFSProfiler.csproj | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ShiftOS.MFSProfiler/ShiftOS.MFSProfiler.csproj b/ShiftOS.MFSProfiler/ShiftOS.MFSProfiler.csproj index 6e98065..f20926b 100644 --- a/ShiftOS.MFSProfiler/ShiftOS.MFSProfiler.csproj +++ b/ShiftOS.MFSProfiler/ShiftOS.MFSProfiler.csproj @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> +<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> @@ -9,7 +9,7 @@ <AppDesignerFolder>Properties</AppDesignerFolder> <RootNamespace>ShiftOS.MFSProfiler</RootNamespace> <AssemblyName>ShiftOS.MFSProfiler</AssemblyName> - <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion> + <TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion> <FileAlignment>512</FileAlignment> <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects> </PropertyGroup> @@ -81,11 +81,11 @@ </ItemGroup> <ItemGroup> <ProjectReference Include="..\ShiftOS.Objects\ShiftOS.Objects.csproj"> - <Project>{a069089a-8962-4607-b2b2-4cf4a371066e}</Project> + <Project>{A069089A-8962-4607-B2B2-4CF4A371066E}</Project> <Name>ShiftOS.Objects</Name> </ProjectReference> <ProjectReference Include="..\ShiftOS_TheReturn\ShiftOS.Engine.csproj"> - <Project>{7c979b07-0585-4033-a110-e5555b9d6651}</Project> + <Project>{7C979B07-0585-4033-A110-E5555B9D6651}</Project> <Name>ShiftOS.Engine</Name> </ProjectReference> </ItemGroup> |
