Skip to content

Commit 2f4debf

Browse files
committed
another change to teamcity settings
git-svn-id: http://nettopologysuite.googlecode.com/svn/trunk@1074 53ca42c3-9f19-0410-8ccb-b990a9bb5db6
1 parent ae5de14 commit 2f4debf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

TeamCity.proj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
22
<PropertyGroup>
3-
<SolutionFile>NetTopologySuite.Net.sln</SolutionFile>
3+
<SolutionFile>NetTopologySuite.sln</SolutionFile>
44
</PropertyGroup>
55

66
<Target Name="CleanDebug">

TeamCity.targets

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
22
<PropertyGroup>
3-
<SolutionFile>NetTopologySuite.Net.sln</SolutionFile>
3+
<SolutionFile>NetTopologySuite.sln</SolutionFile>
44
<SolutionDir>$(MSBuildProjectDirectory)</SolutionDir>
55
<AsmVersion>1.13.1</AsmVersion>
66
<AsmFileVersion>$(AsmVersion)</AsmFileVersion>

0 commit comments

Comments
 (0)