Skip to content

Commit

Permalink
Refactoring of some common strings, functions, and resources. Cleaned…
Browse files Browse the repository at this point in the history
… up some unused references
  • Loading branch information
Maixy committed Jun 7, 2013
1 parent 047d409 commit cb07e25
Show file tree
Hide file tree
Showing 27 changed files with 1,336 additions and 1,232 deletions.
4 changes: 2 additions & 2 deletions MS.NET/CodeSnippets/CodeSnippets.sln
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CodeSnippets", "CodeSnippets\CodeSnippets.csproj", "{2B510F1F-4BC2-4256-AF4E-C8D34395A7B4}"
EndProject
Global
Expand Down
7 changes: 6 additions & 1 deletion MS.NET/CodeSnippets/CodeSnippets/CodeSnippets.csproj
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<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>
Expand All @@ -12,6 +12,11 @@
<AssemblyName>CodeSnippets</AssemblyName>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<FileUpgradeFlags>
</FileUpgradeFlags>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
<OldToolsVersion>3.5</OldToolsVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand Down
22 changes: 20 additions & 2 deletions MS.NET/CodeSnippets/CodeSnippets/Resource.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions MS.NET/Connect/Properties/Settings.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cb07e25

Please sign in to comment.