Skip to content

Commit

Permalink
Fixed issue in project file.
Browse files Browse the repository at this point in the history
  • Loading branch information
CatGirlsAreLife committed Aug 31, 2018
1 parent 4ed3742 commit 75b4052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion callbacktest_plugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Import Project="$(SolutionDir)\plugins.props" Condition="Exists('$(SolutionDir)\plugins.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Release</Configuration>
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{28A5F834-F7F6-43C0-9CB4-196DCE79EFDB}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
Expand Down

0 comments on commit 75b4052

Please sign in to comment.