Skip to content

Commit

Permalink
fix .NET version. Add compiled DLL
Browse files Browse the repository at this point in the history
  • Loading branch information
jwvanderbeck committed Jun 17, 2016
1 parent d92b6bb commit 4be13c4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EmptyStages/EmptyStages.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<OutputType>Library</OutputType>
<RootNamespace>EmptyStages</RootNamespace>
<AssemblyName>EmptyStages</AssemblyName>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand Down
Binary file added GameData/EmptyStages/EmptyStages.dll
Binary file not shown.

0 comments on commit 4be13c4

Please sign in to comment.