1
1
mirror of https://github.com/dgis/xsddiagram.git synced 2024-08-17 06:20:23 +03:00

Rename XsdDiagrams with XSDDiagrams to be complient with the former code.

This commit is contained in:
Regis Cosnier 2011-08-05 11:43:11 +02:00
parent 2b206a0629
commit 4c6631d959
4 changed files with 7 additions and 7 deletions

View File

@ -234,9 +234,9 @@
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="XsdDiagrams\XsdDiagrams.csproj">
<ProjectReference Include="XsdDiagrams\XSDDiagrams.csproj">
<Project>{6D3DACE7-D51B-4259-883A-6899BF4D52E2}</Project>
<Name>XsdDiagrams</Name>
<Name>XSDDiagrams</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />

View File

@ -5,7 +5,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XSDDiagram", "XSDDiagram.cs
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XSDDiagramConsole", "XSDDiagramConsole\XSDDiagramConsole.csproj", "{1D732DFD-D631-4BFB-8057-C34B9327A08F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XsdDiagrams", "XsdDiagrams\XsdDiagrams.csproj", "{6D3DACE7-D51B-4259-883A-6899BF4D52E2}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XSDDiagrams", "XsdDiagrams\XSDDiagrams.csproj", "{6D3DACE7-D51B-4259-883A-6899BF4D52E2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution

View File

@ -5,11 +5,11 @@ using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("XsdDiagrams")]
[assembly: AssemblyTitle("XSDDiagrams")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("XsdDiagrams")]
[assembly: AssemblyProduct("XSDDiagrams")]
[assembly: AssemblyCopyright("Copyright © 2011")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

View File

@ -8,8 +8,8 @@
<ProjectGuid>{6D3DACE7-D51B-4259-883A-6899BF4D52E2}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>XsdDiagrams</RootNamespace>
<AssemblyName>XsdDiagrams</AssemblyName>
<RootNamespace>XSDDiagrams</RootNamespace>
<AssemblyName>XSDDiagrams</AssemblyName>
<TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkSubset>