Preview File SourceSafeSvnMigration/Cyotek.SourceSafeSvnMigration/Cyotek.SourceSafeSvnMigration.csproj
Download SourceSafeSvnMigration.zip , last updated 02 July 2011 (6.67 MB)
DownloadPreview
<?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>{A1D61FE6-9569-4658-BA98-6869CB68C43A}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Cyotek.SourceSafeSvnMigration</RootNamespace>
<AssemblyName>Cyotek.SourceSafeSvnMigration</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
</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>
</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>
</PropertyGroup>
<ItemGroup>
<Reference Include="SharpSvn">
<HintPath>..\Cyotek.SourceSafeSvnMigration.Ui\libraries\SharpSvn.dll</HintPath>
</Reference>
<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="Changeset.cs" />
<Compile Include="ChangesetFileInfo.cs" />
<Compile Include="CommandLineParser.cs" />
<Compile Include="LogEventArgs.cs" />
<Compile Include="ProgressEventArgs.cs" />
<Compile Include="VssUtilities.cs" />
<Compile Include="SvnConnectionSettings.cs" />
<Compile Include="SvnCredentialProvider.cs" />
<Compile Include="SvnRevisionProperties.cs" />
<Compile Include="SvnUtilities.cs" />
<Compile Include="VssBindingRemover.cs" />
<Compile Include="VssConnectionSettings.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="VssMigration.cs" />
</ItemGroup>
<ItemGroup>
<COMReference Include="SourceSafeTypeLib">
<Guid>{783CD4E0-9D54-11CF-B8EE-00608CC9A71F}</Guid>
<VersionMajor>5</VersionMajor>
<VersionMinor>2</VersionMinor>
<Lcid>0</Lcid>
<WrapperTool>tlbimp</WrapperTool>
<Isolated>False</Isolated>
<EmbedInteropTypes>True</EmbedInteropTypes>
</COMReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- 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>
Contents
-
SourceSafeSvnMigration
-
Cyotek.SourceSafeSvnMigration
- Properties
- Changeset.cs
- ChangesetFileInfo.cs
- CommandLineParser.cs
- Cyotek.SourceSafeSvnMigration.csproj
- LogEventArgs.cs
- ProgressEventArgs.cs
- SvnConnectionSettings.cs
- SvnCredentialProvider.cs
- SvnRevisionProperties.cs
- SvnUtilities.cs
- VssBindingRemover.cs
- VssConnectionSettings.cs
- VssMigration.cs
- VssUtilities.cs
-
Cyotek.SourceSafeSvnMigration.Console
- Properties
- App.config
- Cyotek.SourceSafeSvnMigration.Console.csproj
- Cyotek.SourceSafeSvnMigration.Console.csproj.user
- Icon.ico
- Program.cs
-
Cyotek.SourceSafeSvnMigration.Ui
-
libraries
- Licenses
- SharpPlink-Win32.svnExe
- SharpSvn.dll
- SharpSvn.pdb
- SharpSvn.UI.dll
- SharpSvn.UI.pdb
- SharpSvn.UI.xml
- SharpSvn.wxs
- SharpSvn.xml
- SharpSvn-DB44-20-win32.dll
- SharpSvn-Sasl21-23-win32.dll
- ssapi.dll
- Properties
- AboutDialog.cs
- AboutDialog.designer.cs
- AboutDialog.resx
- App.config
- BaseDialog.cs
- BaseDialog.Designer.cs
- BaseDialog.resx
- BaseForm.cs
- BaseForm.Designer.cs
- Cyotek.SourceSafeSvnMigration.Ui.csproj
- Cyotek.SourceSafeSvnMigration.Ui.csproj.user
- GroupBox.cs
- Icon.ico
- LoginDialog.cs
- LoginDialog.designer.cs
- LoginDialog.resx
- MainForm.cs
- MainForm.Designer.cs
- MainForm.resx
- Program.cs
- PropertiesDialog.cs
- PropertiesDialog.Designer.cs
- PropertiesDialog.resx
- SelectVssProjectsDialog.cs
- SelectVssProjectsDialog.Designer.cs
- SelectVssProjectsDialog.resx
-
libraries
- SourceSafeSvnMigration.sln
-
Cyotek.SourceSafeSvnMigration