Skip to content

Commit

Permalink
Last commit in V1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MBARK T3STO committed Jan 14, 2021
1 parent 787eed0 commit 1746435
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion MBXml/MBXml.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{73B0E8C4-3ECB-4228-AD0B-48043A0C2157}</ProjectGuid>
<OutputType>Exe</OutputType>
<OutputType>Library</OutputType>
<RootNamespace>MBXml</RootNamespace>
<AssemblyName>MBXml</AssemblyName>
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
Expand All @@ -32,6 +32,9 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup>
<StartupObject />
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />
Expand Down

0 comments on commit 1746435

Please sign in to comment.