Skip to content

Commit

Permalink
Fixes Some more culture related problem (issue #1), with help from @o…
Browse files Browse the repository at this point in the history
…li-arborum (Oliver B. )
  • Loading branch information
monoman committed Jan 5, 2017
1 parent e3d426c commit 497e2a0
Show file tree
Hide file tree
Showing 4 changed files with 326 additions and 315 deletions.
2 changes: 2 additions & 0 deletions SvgDocTest/SvgDocTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
<WarningLevel>4</WarningLevel>
<DebugType>full</DebugType>
<ErrorReport>prompt</ErrorReport>
<NoWarn>CS1591</NoWarn>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<OutputPath>bin\Release\</OutputPath>
Expand All @@ -59,6 +60,7 @@
<WarningLevel>4</WarningLevel>
<DebugType>none</DebugType>
<ErrorReport>prompt</ErrorReport>
<NoWarn>CS1591</NoWarn>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\SvgNet\SvgNet.csproj">
Expand Down
Loading

0 comments on commit 497e2a0

Please sign in to comment.