Skip to content

Commit fa85de1

Browse files
committed
changed default Configuration to Release
1 parent 403e955 commit fa85de1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Jsonie/Jsonie.vbproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<PropertyGroup>
4-
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
4+
<Configuration Condition=" '$(Configuration)' == '' ">Release</Configuration>
55
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
66
<ProductVersion>
77
</ProductVersion>

0 commit comments

Comments
 (0)