Skip to content

Commit

Permalink
Changed build target version
Browse files Browse the repository at this point in the history
  • Loading branch information
DYLAN-PC\Dylan committed Oct 23, 2018
1 parent e637bd4 commit c8d179d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions SPScenesEditor/SPScenesEditor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>SPScenesEditor</RootNamespace>
<AssemblyName>SPScenesEditor</AssemblyName>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand All @@ -33,7 +34,6 @@
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Xml" />
<Reference Include="UnityEditor">
<HintPath>..\Resources\UnityEditor.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion SpacepuppyUnityFramework/Properties/AssemblyVersionInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

[assembly: AssemblyVersion("3.0.1.18295")]
[assembly: AssemblyVersion("3.0.1.18296")]

0 comments on commit c8d179d

Please sign in to comment.