diff options
| author | Ben Beltran <ben@nsovocal.com> | 2014-02-03 10:09:28 -0600 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2014-02-03 10:09:28 -0600 |
| commit | 10980f9b5db812487ecc118fa8f8255024624e9a (patch) | |
| tree | 07b123c3e2c59755bf9fa56e7ecf71434f9e264f | |
| parent | 4fc09567c557a1110180940cca40fd7144921026 (diff) | |
More spaces removed.
| -rw-r--r-- | SuperPolarity.sln | 4 | ||||
| -rw-r--r-- | SuperPolarity.userprefs | 2 | ||||
| -rw-r--r-- | SuperPolarityContent/SuperPolarityContent/SuperPolarityContent.csproj | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/SuperPolarity.sln b/SuperPolarity.sln index 4037050..6d2ee9a 100644 --- a/SuperPolarity.sln +++ b/SuperPolarity.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 11.00 # Visual C# Express 2010 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SuperPolarity", "SuperPolarity\SuperPolarity.csproj", "{2585188B-339D-44CD-9599-1A80AA30DE13}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SuperPolarity Content", "SuperPolarity Content\SuperPolarity Content\SuperPolarity Content.csproj", "{8528C189-5B94-48F8-8C64-D4D6658E52F6}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SuperPolarityContent", "SuperPolarityContent\SuperPolarityContent\SuperPolarityContent.csproj", "{8528C189-5B94-48F8-8C64-D4D6658E52F6}" EndProject -Project("{96E2B04D-8817-42C6-938A-82C39BA4D311}") = "SuperPolarity ContentContent", "SuperPolarity Content\SuperPolarity ContentContent\SuperPolarity ContentContent.contentproj", "{468F8415-7D38-4718-B0B4-E18F1A427136}" +Project("{96E2B04D-8817-42C6-938A-82C39BA4D311}") = "SuperPolarityContentContent", "SuperPolarityContent\SuperPolarityContentContent\SuperPolarityContentContent.contentproj", "{468F8415-7D38-4718-B0B4-E18F1A427136}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/SuperPolarity.userprefs b/SuperPolarity.userprefs index 0d7562c..943644f 100644 --- a/SuperPolarity.userprefs +++ b/SuperPolarity.userprefs @@ -9,4 +9,4 @@ <BreakpointStore /> </MonoDevelop.Ide.DebuggingService.Breakpoints> <MonoDevelop.Ide.DebuggingService.PinnedWatches /> -</Properties> +</Properties>
\ No newline at end of file diff --git a/SuperPolarityContent/SuperPolarityContent/SuperPolarityContent.csproj b/SuperPolarityContent/SuperPolarityContent/SuperPolarityContent.csproj index 9075af4..0f69877 100644 --- a/SuperPolarityContent/SuperPolarityContent/SuperPolarityContent.csproj +++ b/SuperPolarityContent/SuperPolarityContent/SuperPolarityContent.csproj @@ -46,9 +46,9 @@ <Reference Include="mscorlib" /> </ItemGroup> <ItemGroup> - <ProjectReference Include="..\SuperPolarity ContentContent\SuperPolarity ContentContent.contentproj"> + <ProjectReference Include="..\SuperPolarityContentContent\SuperPolarityContentContent.contentproj"> <Project>{468F8415-7D38-4718-B0B4-E18F1A427136}</Project> - <Name>SuperPolarity ContentContent %28Content%29</Name> + <Name>SuperPolarityContentContent %28Content%29</Name> <XnaReferenceType>Content</XnaReferenceType> </ProjectReference> </ItemGroup> |