Fixed extra endregion directive that prevented compilation.

Fixed some warnings about csproj files.
This commit is contained in:
Robert Rouhani 2013-01-16 22:11:18 -08:00
Родитель d079625afd
Коммит 3a9dfc62ad
4 изменённых файлов: 0 добавлений и 5 удалений

Просмотреть файл

@ -1036,7 +1036,6 @@
<SubType>Designer</SubType>
</None>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" />
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PreBuildEvent>

Просмотреть файл

@ -38,7 +38,6 @@
<Reference Include="System" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" />
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PreBuildEvent>
</PreBuildEvent>

Просмотреть файл

@ -162,7 +162,6 @@
<None Include="Readme.txt">
</None>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" />
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PreBuildEvent>

Просмотреть файл

@ -348,8 +348,6 @@ namespace OpenTK
#endregion
#endregion
#region Static
#region Fields