Skip to content

Commit

Permalink
Add default build configuration and platform for Greenshot Editor
Browse files Browse the repository at this point in the history
  • Loading branch information
sylveon committed Oct 5, 2017
1 parent 4f6e969 commit 1845010
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Greenshot.ImageEditor/Greenshot.ImageEditor.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{CD642BF4-D815-4D67-A0B5-C69F0B8231AF}</ProjectGuid>
<OutputType>Library</OutputType>
<RootNamespace>Greenshot</RootNamespace>
Expand Down

0 comments on commit 1845010

Please sign in to comment.