Switching to default branch
This commit is contained in:
parent
a936174491
commit
97595ef942
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
<Import Project="C:\Program Files (x86)\MSBuild\MSBuildCommunityTasks\MSBuild.Community.Tasks.Targets"/>
|
<Import Project="C:\Program Files (x86)\MSBuild\MSBuildCommunityTasks\MSBuild.Community.Tasks.Targets"/>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<Version>1.2.0.0</Version>
|
<Version>1.2.1.0</Version>
|
||||||
<FileVersion>1.2.0.38</FileVersion>
|
<FileVersion>1.2.1.0</FileVersion>
|
||||||
<VersionLabel>1.2.0</VersionLabel>
|
<VersionLabel>1.2.1</VersionLabel>
|
||||||
<ReleaseDate>2011-07-13</ReleaseDate>
|
<ReleaseDate>2012-01-19</ReleaseDate>
|
||||||
<BuildConfiguration>Release</BuildConfiguration>
|
<BuildConfiguration>Release</BuildConfiguration>
|
||||||
<RootFolder>..</RootFolder>
|
<RootFolder>..</RootFolder>
|
||||||
<TrunkFolder>$(RootFolder)\WebsitePanel</TrunkFolder>
|
<TrunkFolder>$(RootFolder)\WebsitePanel</TrunkFolder>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue