<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> <ProductVersion>8.0.30703</ProductVersion> <SchemaVersion>2.0</SchemaVersion> <ProjectGuid>{1305ABF0-EEA0-464F-99D5-7FD5BE5E4956}</ProjectGuid> <OutputType>Library</OutputType> <AppDesignerFolder>Properties</AppDesignerFolder> <RootNamespace>Perforce.P4</RootNamespace> <AssemblyName>p4api.net</AssemblyName> <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> <FileAlignment>512</FileAlignment> <TargetFrameworkProfile /> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <DebugSymbols>true</DebugSymbols> <DebugType>full</DebugType> <Optimize>false</Optimize> <OutputPath>..\bin\Debug\</OutputPath> <DefineConstants>DEBUG;TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> <DocumentationFile>..\bin\Debug\p4api.net.xml</DocumentationFile> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <DebugType>pdbonly</DebugType> <Optimize>true</Optimize> <OutputPath>..\bin\Release\</OutputPath> <DefineConstants>TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> <DocumentationFile>..\bin\Release\p4api.net.xml</DocumentationFile> <PlatformTarget>x86</PlatformTarget> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'"> <DebugSymbols>true</DebugSymbols> <OutputPath>..\bin\Debug\</OutputPath> <DefineConstants>DEBUG;TRACE</DefineConstants> <DocumentationFile>..\bin\Debug\p4api.net.XML</DocumentationFile> <DebugType>full</DebugType> <PlatformTarget>x64</PlatformTarget> <ErrorReport>prompt</ErrorReport> <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets> <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'"> <OutputPath>..\bin\Release\</OutputPath> <DefineConstants>TRACE</DefineConstants> <DocumentationFile>..\bin\Release\p4api.net.XML</DocumentationFile> <Optimize>true</Optimize> <DebugType>pdbonly</DebugType> <PlatformTarget>x64</PlatformTarget> <ErrorReport>prompt</ErrorReport> <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets> <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules> <CodeAnalysisFailOnMissingRules>true</CodeAnalysisFailOnMissingRules> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'"> <DebugSymbols>true</DebugSymbols> <OutputPath>..\bin\Debug\</OutputPath> <DefineConstants>DEBUG;TRACE</DefineConstants> <DocumentationFile>..\bin\Debug\p4api.net.XML</DocumentationFile> <DebugType>full</DebugType> <PlatformTarget>x86</PlatformTarget> <ErrorReport>prompt</ErrorReport> <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets> <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'"> <OutputPath>..\bin\Release\</OutputPath> <DefineConstants>TRACE</DefineConstants> <DocumentationFile>..\bin\Release\p4api.net.XML</DocumentationFile> <Optimize>true</Optimize> <DebugType>pdbonly</DebugType> <PlatformTarget>x86</PlatformTarget> <ErrorReport>prompt</ErrorReport> <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets> <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules> <CodeAnalysisFailOnMissingRules>true</CodeAnalysisFailOnMissingRules> </PropertyGroup> <PropertyGroup> <SignAssembly>true</SignAssembly> </PropertyGroup> <PropertyGroup> <AssemblyOriginatorKeyFile>MyKey.snk</AssemblyOriginatorKeyFile> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'UnitTest|AnyCPU'"> <OutputPath>bin\UnitTest\</OutputPath> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'UnitTest|x64'"> <OutputPath>bin\x64\UnitTest\</OutputPath> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'UnitTest|x86'"> <OutputPath>bin\x86\UnitTest\</OutputPath> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'LocalRelease|AnyCPU'"> <OutputPath>bin\LocalRelease\</OutputPath> <DefineConstants>TRACE</DefineConstants> <DocumentationFile>..\bin\Release\p4api.net.xml</DocumentationFile> <Optimize>true</Optimize> <DebugType>pdbonly</DebugType> <PlatformTarget>x86</PlatformTarget> <ErrorReport>prompt</ErrorReport> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'LocalRelease|x64'"> <OutputPath>..\bin\x64\LocalRelease\</OutputPath> <DefineConstants>TRACE</DefineConstants> <DocumentationFile>..\bin\Release\p4api.net.XML</DocumentationFile> <Optimize>true</Optimize> <DebugType>pdbonly</DebugType> <PlatformTarget>x64</PlatformTarget> <ErrorReport>prompt</ErrorReport> <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets> <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules> <CodeAnalysisFailOnMissingRules>true</CodeAnalysisFailOnMissingRules> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'LocalRelease|x86'"> <OutputPath>..\bin\LocalRelease\</OutputPath> <DefineConstants>TRACE</DefineConstants> <DocumentationFile>..\bin\LocalRelease\p4api.net.XML</DocumentationFile> <Optimize>true</Optimize> <DebugType>pdbonly</DebugType> <PlatformTarget>x86</PlatformTarget> <ErrorReport>prompt</ErrorReport> <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets> <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules> </PropertyGroup> <ItemGroup> <Reference Include="System" /> <Reference Include="System.Core" /> <Reference Include="System.Xml.Linq" /> <Reference Include="System.Data.DataSetExtensions" /> <Reference Include="Microsoft.CSharp" /> <Reference Include="System.Data" /> <Reference Include="System.Xml" /> </ItemGroup> <ItemGroup> <Compile Include="BridgeInterfaceClasses.cs" /> <Compile Include="Debug.cs" /> <Compile Include="errors\clientmain.cs" /> <Compile Include="errors\clientservice.cs" /> <Compile Include="errors\mergetest.cs" /> <Compile Include="errors\msgclient.cs" /> <Compile Include="errors\msgdb.cs" /> <Compile Include="errors\msgdm.cs" /> <Compile Include="errors\msghelp.cs" /> <Compile Include="errors\msglbr.cs" /> <Compile Include="errors\msgos.cs" /> <Compile Include="errors\msgrpc.cs" /> <Compile Include="errors\msgserver.cs" /> <Compile Include="errors\msgspec.cs" /> <Compile Include="errors\msgsupp.cs" /> <Compile Include="Repository.ServerMetaData.cs" /> <Compile Include="P4CommandResult.cs" /> <Compile Include="BranchSpec.cs" /> <Compile Include="Changelist.cs" /> <Compile Include="Client.cs" /> <Compile Include="ClientMetadata.cs" /> <Compile Include="Connection.cs" /> <Compile Include="Credential.cs" /> <Compile Include="Depot.cs" /> <Compile Include="DepotFileDiff.cs" /> <Compile Include="Repository.BranchSpec.cs" /> <Compile Include="Repository.ClientMetadata.cs" /> <Compile Include="Repository.Job.cs" /> <Compile Include="Group.cs" /> <Compile Include="Repository.Depot.cs" /> <Compile Include="Repository.Group.cs" /> <Compile Include="Repository.Changelist.cs" /> <Compile Include="Counter.cs" /> <Compile Include="File.cs" /> <Compile Include="FileAnnotation.cs" /> <Compile Include="FileHistory.cs" /> <Compile Include="FileIntegrationRecord.cs" /> <Compile Include="FileLineMatch.cs" /> <Compile Include="FileMetaData.cs" /> <Compile Include="FileResolveRecord.cs" /> <Compile Include="FileSpec.cs" /> <Compile Include="FileType.cs" /> <Compile Include="P4Server.internal.cs" /> <Compile Include="LogFile.cs" /> <Compile Include="P4Server.cs" /> <Compile Include="P4Bridge.cs" /> <Compile Include="P4Command.cs" /> <Compile Include="P4Exception.cs" /> <Compile Include="P4MapApi.cs" /> <Compile Include="Fix.cs" /> <Compile Include="FormBase.cs" /> <Compile Include="FormSpec.cs" /> <Compile Include="Job.cs" /> <Compile Include="Label.cs" /> <Compile Include="Options.cs" /> <Compile Include="PathSpec.cs" /> <Compile Include="ProtectionEntry.cs" /> <Compile Include="ProtectionTable.cs" /> <Compile Include="Repository.Client.cs" /> <Compile Include="Repository.cs" /> <Compile Include="Repository.Label.cs" /> <Compile Include="Repository.Stream.cs" /> <Compile Include="Repository.User.cs" /> <Compile Include="Server.cs" /> <Compile Include="SimpleList.cs" /> <Compile Include="Stream.cs" /> <Compile Include="StreamMetaData.cs" /> <Compile Include="StringEnum.cs" /> <Compile Include="SubmitResults.cs" /> <Compile Include="TriggerTable.cs" /> <Compile Include="TypeMap.cs" /> <Compile Include="User.cs" /> <Compile Include="VersionSpec.cs" /> <Compile Include="ViewMap.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="StringList.cs" /> <Compile Include="TaggedObject.cs" /> </ItemGroup> <ItemGroup> <None Include="MyKey.snk" /> </ItemGroup> <ItemGroup> <WCFMetadata Include="Service References\" /> </ItemGroup> <ItemGroup /> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <PropertyGroup> <PostBuildEvent>IF NOT "$(ConfigurationName)"=="Release" GOTO End ECHO Building SHFB help file via MSBuild cd "$(SolutionDir)doc" "$(SystemRoot)\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe" /p:CleanIntermediates=True /p:Configuration=Release "$(SolutionDir)doc\p4api.net.shfbproj" ECHO Moving chm file to doc folder MOVE "$(SolutionDir)doc\p4api.net_reference\p4api.net Documentation.chm" "$(SolutionDir)doc\p4api.net.chm" ECHO Moving build log to doc folder MOVE "$(SolutionDir)doc\p4api.net_reference\lastbuild.log" "$(SolutionDir)doc\" ECHO Zipping up p4api.net_reference cd "$(SolutionDir)doc" zip -r p4api.net_reference.zip p4api.net_reference IF "$(PlatformName)"=="x64" ECHO Moving all of the files needed for p4api.net.zip IF "$(PlatformName)"=="x64" MD "$(SolutionDir)Release\p4api.net\lib" IF "$(PlatformName)"=="x64" MD "$(SolutionDir)Release\p4api.net\doc" IF "$(PlatformName)"=="x64" MD "$(SolutionDir)Release\p4api.net\examples\bin\Debug IF "$(PlatformName)"=="x64" MD "$(SolutionDir)Release\p4api.net\examples\bin\Release IF "$(PlatformName)"=="x64" COPY "$(SolutionDir)doc\p4api.net_reference.zip" "$(SolutionDir)Release\p4api.net\doc\p4api.net_reference.zip" IF "$(PlatformName)"=="x64" COPY "$(SolutionDir)doc\p4api.net.chm" "$(SolutionDir)Release\p4api.net\doc\p4api.net.chm" IF "$(PlatformName)"=="x64" COPY "$(SolutionDir)README.txt" "$(SolutionDir)Release\p4api.net\README.txt" IF "$(PlatformName)"=="x64" COPY "$(SolutionDir)bin\Release\p4bridge.dll" "$(SolutionDir)Release\p4api.net\lib\p4bridge.dll" IF "$(PlatformName)"=="x64" COPY "$(SolutionDir)bin\Release\p4bridge.pdb" "$(SolutionDir)Release\p4api.net\lib\p4bridge.pdb" IF "$(PlatformName)"=="x64" COPY "$(SolutionDir)bin\Release\p4api.net.dll" "$(SolutionDir)Release\p4api.net\lib\p4api.net.dll" IF "$(PlatformName)"=="x64" COPY "$(SolutionDir)bin\Release\p4api.net.pdb" "$(SolutionDir)Release\p4api.net\lib\p4api.net.pdb" IF "$(PlatformName)"=="x64" COPY "$(SolutionDir)bin\Release\p4api.net.XML" "$(SolutionDir)Release\p4api.net\lib\p4api.net.XML" IF "$(PlatformName)"=="x64" XCOPY /E /S /I "$(SolutionDir)examples" "$(SolutionDir)Release\p4api.net\examples" IF "$(PlatformName)"=="x64" COPY "$(SolutionDir)bin\Release\p4bridge.dll" "$(SolutionDir)Release\p4api.net\examples\bin\Debug\p4bridge.dll" IF "$(PlatformName)"=="x64" COPY "$(SolutionDir)bin\Release\p4bridge.pdb" "$(SolutionDir)Release\p4api.net\examples\bin\Debug\p4bridge.pdb" IF "$(PlatformName)"=="x64" COPY "$(SolutionDir)bin\Release\p4api.net.dll" "$(SolutionDir)Release\p4api.net\examples\bin\Debug\p4api.net.dll" IF "$(PlatformName)"=="x64" COPY "$(SolutionDir)bin\Release\p4api.net.pdb" "$(SolutionDir)Release\p4api.net\examples\bin\Debug\p4api.net.pdb" IF "$(PlatformName)"=="x64" COPY "$(SolutionDir)bin\Release\p4api.net.XML" "$(SolutionDir)Release\p4api.net\examples\bin\Debug\p4api.net.XML" IF "$(PlatformName)"=="x64" COPY "$(SolutionDir)bin\Release\p4bridge.dll" "$(SolutionDir)Release\p4api.net\examples\bin\Release\p4bridge.dll" IF "$(PlatformName)"=="x64" COPY "$(SolutionDir)bin\Release\p4bridge.pdb" "$(SolutionDir)Release\p4api.net\examples\bin\Release\p4bridge.pdb" IF "$(PlatformName)"=="x64" COPY "$(SolutionDir)bin\Release\p4api.net.dll" "$(SolutionDir)Release\p4api.net\examples\bin\Release\p4api.net.dll" IF "$(PlatformName)"=="x64" COPY "$(SolutionDir)bin\Release\p4api.net.pdb" "$(SolutionDir)Release\p4api.net\examples\bin\Release\p4api.net.pdb" IF "$(PlatformName)"=="x64" COPY "$(SolutionDir)bin\Release\p4api.net.XML" "$(SolutionDir)Release\p4api.net\examples\bin\Release\p4api.net.XML" IF "$(PlatformName)"=="x64" COPY "$(SolutionDir)LICENSE.txt" "$(SolutionDir)Release\p4api.net\LICENSE.txt" IF "$(PlatformName)"=="x64" ECHO Zipping up p4api.net64.zip IF "$(PlatformName)"=="x64" cd "$(SolutionDir)Release" IF "$(PlatformName)"=="x64" zip -r p4api.net64.zip p4api.net IF "$(PlatformName)"=="x64" Goto End ECHO Moving all of the files needed for p4api.net-src.zip XCOPY /E /S /I "$(SolutionDir)p4api.net" "$(SolutionDir)Release\p4api.net-src\p4api.net" XCOPY /E /S /I "$(SolutionDir)p4bridge" "$(SolutionDir)Release\p4api.net-src\p4bridge" XCOPY /E /S /I "$(SolutionDir)p4bridge-unit-test" "$(SolutionDir)Release\p4api.net-src\p4bridge-unit-test" XCOPY /E /S /I "$(SolutionDir)examples" "$(SolutionDir)Release\p4api.net-src\examples" MD "$(SolutionDir)Release\p4api.net-src\examples\bin\Debug MD "$(SolutionDir)Release\p4api.net-src\examples\bin\Release COPY "$(SolutionDir)bin\Release\p4bridge.dll" "$(SolutionDir)Release\p4api.net-src\examples\bin\Debug\p4bridge.dll" COPY "$(SolutionDir)bin\Release\p4bridge.pdb" "$(SolutionDir)Release\p4api.net-src\examples\bin\Debug\p4bridge.pdb" COPY "$(SolutionDir)bin\Release\p4api.net.dll" "$(SolutionDir)Release\p4api.net-src\examples\bin\Debug\p4api.net.dll" COPY "$(SolutionDir)bin\Release\p4api.net.pdb" "$(SolutionDir)Release\p4api.net-src\examples\bin\Debug\p4api.net.pdb" COPY "$(SolutionDir)bin\Release\p4api.net.XML" "$(SolutionDir)Release\p4api.net-src\examples\bin\Debug\p4api.net.XML" COPY "$(SolutionDir)bin\Release\p4bridge.dll" "$(SolutionDir)Release\p4api.net-src\examples\bin\Release\p4bridge.dll" COPY "$(SolutionDir)bin\Release\p4bridge.pdb" "$(SolutionDir)Release\p4api.net-src\examples\bin\Release\p4bridge.pdb" COPY "$(SolutionDir)bin\Release\p4api.net.dll" "$(SolutionDir)Release\p4api.net-src\examples\bin\Release\p4api.net.dll" COPY "$(SolutionDir)bin\Release\p4api.net.pdb" "$(SolutionDir)Release\p4api.net-src\examples\bin\Release\p4api.net.pdb" COPY "$(SolutionDir)bin\Release\p4api.net.XML" "$(SolutionDir)Release\p4api.net-src\examples\bin\Release\p4api.net.XML" XCOPY /E /S /I "$(SolutionDir)p4api.net-unit-test" "$(SolutionDir)Release\p4api.net-src\p4api.net-unit-test" MD "$(SolutionDir)Release\p4api.net-src\bin\Debug" COPY "$(SolutionDir)bin\Debug\a.exe" "$(SolutionDir)Release\p4api.net-src\bin\Debug\a.exe" COPY "$(SolutionDir)bin\Debug\u.exe" "$(SolutionDir)Release\p4api.net-src\bin\Debug\u.exe" COPY "$(SolutionDir)bin\Debug\s3.exe" "$(SolutionDir)Release\p4api.net-src\bin\Debug\s3.exe" MD "$(SolutionDir)Release\p4api.net-src\doc" MD "$(SolutionDir)Release\p4api.net-src\p4api" COPY "$(SolutionDir)doc\p4api.net_reference.zip" "$(SolutionDir)Release\p4api.net-src\doc\p4api.net_reference.zip" COPY "$(SolutionDir)doc\p4api.net.chm" "$(SolutionDir)Release\p4api.net-src\doc\p4api.net.chm" COPY "$(SolutionDir)doc\p4api.net.shfbproj" "$(SolutionDir)Release\p4api.net-src\doc\p4api.net.shfbproj" COPY "$(SolutionDir)p4api.net.sln" "$(SolutionDir)Release\p4api.net-src\p4api.net.sln" COPY "$(SolutionDir)TestSettings.testsettings" "$(SolutionDir)Release\p4api.net-src\TestSettings.testsettings" COPY "$(SolutionDir)p4api.net.vsmdi" "$(SolutionDir)Release\p4api.net-src\p4api.net.vsmdi" COPY "$(SolutionDir)README_src.txt" "$(SolutionDir)Release\p4api.net-src\README_src.txt" REN "$(SolutionDir)Release\p4api.net-src\README_src.txt" "README.txt" COPY "$(SolutionDir)..\p4\Version" "$(SolutionDir)Release\p4api.net-src\Version" COPY "$(SolutionDir)LICENSE.txt" "$(SolutionDir)Release\p4api.net-src\LICENSE.txt" DEL "$(SolutionDir)Release\p4api.net-src\p4api.net\MyKey.snk DEL "$(SolutionDir)Release\p4api.net-src\p4api.net-unit-test\MyKey.snk ECHO removing .snk references and deleting these steps from source distribution "$(SolutionDir)tools\CleanDistribution.exe" ECHO Zipping up p4api.net-src.zip cd "$(SolutionDir)Release" zip -r p4api.net-src.zip p4api.net-src ECHO Moving all of the files needed for p4api.net.zip MD "$(SolutionDir)Release\p4api.net\lib" MD "$(SolutionDir)Release\p4api.net\doc" MD "$(SolutionDir)Release\p4api.net\examples\bin\Debug MD "$(SolutionDir)Release\p4api.net\examples\bin\Release COPY "$(SolutionDir)doc\p4api.net_reference.zip" "$(SolutionDir)Release\p4api.net\doc\p4api.net_reference.zip" COPY "$(SolutionDir)doc\p4api.net.chm" "$(SolutionDir)Release\p4api.net\doc\p4api.net.chm" COPY "$(SolutionDir)README.txt" "$(SolutionDir)Release\p4api.net\README.txt" COPY "$(SolutionDir)bin\Release\p4bridge.dll" "$(SolutionDir)Release\p4api.net\lib\p4bridge.dll" COPY "$(SolutionDir)bin\Release\p4bridge.pdb" "$(SolutionDir)Release\p4api.net\lib\p4bridge.pdb" COPY "$(SolutionDir)bin\Release\p4api.net.dll" "$(SolutionDir)Release\p4api.net\lib\p4api.net.dll" COPY "$(SolutionDir)bin\Release\p4api.net.pdb" "$(SolutionDir)Release\p4api.net\lib\p4api.net.pdb" COPY "$(SolutionDir)bin\Release\p4api.net.XML" "$(SolutionDir)Release\p4api.net\lib\p4api.net.XML" XCOPY /E /S /I "$(SolutionDir)examples" "$(SolutionDir)Release\p4api.net\examples" COPY "$(SolutionDir)bin\Release\p4bridge.dll" "$(SolutionDir)Release\p4api.net\examples\bin\Debug\p4bridge.dll" COPY "$(SolutionDir)bin\Release\p4bridge.pdb" "$(SolutionDir)Release\p4api.net\examples\bin\Debug\p4bridge.pdb" COPY "$(SolutionDir)bin\Release\p4api.net.dll" "$(SolutionDir)Release\p4api.net\examples\bin\Debug\p4api.net.dll" COPY "$(SolutionDir)bin\Release\p4api.net.pdb" "$(SolutionDir)Release\p4api.net\examples\bin\Debug\p4api.net.pdb" COPY "$(SolutionDir)bin\Release\p4api.net.XML" "$(SolutionDir)Release\p4api.net\examples\bin\Debug\p4api.net.XML" COPY "$(SolutionDir)bin\Release\p4bridge.dll" "$(SolutionDir)Release\p4api.net\examples\bin\Release\p4bridge.dll" COPY "$(SolutionDir)bin\Release\p4bridge.pdb" "$(SolutionDir)Release\p4api.net\examples\bin\Release\p4bridge.pdb" COPY "$(SolutionDir)bin\Release\p4api.net.dll" "$(SolutionDir)Release\p4api.net\examples\bin\Release\p4api.net.dll" COPY "$(SolutionDir)bin\Release\p4api.net.pdb" "$(SolutionDir)Release\p4api.net\examples\bin\Release\p4api.net.pdb" COPY "$(SolutionDir)bin\Release\p4api.net.XML" "$(SolutionDir)Release\p4api.net\examples\bin\Release\p4api.net.XML" COPY "$(SolutionDir)LICENSE.txt" "$(SolutionDir)Release\p4api.net\LICENSE.txt" ECHO Zipping up p4api.net.zip cd "$(SolutionDir)Release" zip -r p4api.net.zip p4api.net :End </PostBuildEvent> </PropertyGroup> <PropertyGroup> <PreBuildEvent> </PreBuildEvent> </PropertyGroup> <!-- To modify your build process, add your task inside one of the targets below and uncomment it. Other similar extension points exist, see Microsoft.Common.targets. <Target Name="BeforeBuild"> </Target> <Target Name="AfterBuild"> </Target> --> </Project>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 19044 | Norman Morse |
Update workshop source from Perforce internal. 2016.1 release of P4API.NET |
||
#1 | 19043 | Liz Lam | Rename p4api.net to p4api-net | ||
//guest/perforce_software/p4api.net/main/p4api.net/p4api.net.csproj | |||||
#1 | 19042 | Liz Lam | Rename/move file(s) to proper main branch. | ||
//guest/perforce_software/p4api.net/p4api.net/p4api.net.csproj | |||||
#5 | 12254 | Bill | Update Workshop version with 2015.1 GA of p4api.net | ||
#4 | 11831 | Bill | Update Workshop version with 2014.3 GA of p4api.net | ||
#3 | 10191 | Matt Attaway | Bring Workshop version of p4api.net up-to-date with the 14.2 release. | ||
#2 | 8964 | Bill | fix line endings | ||
#1 | 8873 | Matt Attaway | Initial add of the P4API.NET source code |