Skip to content

Commit

Permalink
update to ksp 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
blowfishpro committed Nov 4, 2019
1 parent a1a7335 commit 927bab2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion B9AnimationModules/B9AnimationModules.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>B9AnimationModules</RootNamespace>
<AssemblyName>B9AnimationModules</AssemblyName>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
</PropertyGroup>
Expand Down Expand Up @@ -37,6 +37,12 @@
<Reference Include="UnityEngine">
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.CoreModule">
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.AnimationModule">
<Private>False</Private>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="ModuleB9AnimateBase.cs" />
Expand Down
2 changes: 1 addition & 1 deletion KSP_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.7.3
1.8.1

0 comments on commit 927bab2

Please sign in to comment.