summaryrefslogtreecommitdiff
path: root/JuickApi/Properties
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2013-03-29 12:46:52 +0400
committerGravatar Vitaly Takmazov2013-03-29 12:46:52 +0400
commita84c894c89f23e3eb6416ff8943d4d8a2fe84a49 (patch)
treeb617165e09638fa4a75d2f2efda806cc37f1e81a /JuickApi/Properties
parent30cde3d22be88b8f5bd6204cc865182385ea8258 (diff)
undo PCL project because it is not supported by WP7.1 SDK
Diffstat (limited to 'JuickApi/Properties')
-rw-r--r--JuickApi/Properties/AssemblyInfo.cs30
1 files changed, 0 insertions, 30 deletions
diff --git a/JuickApi/Properties/AssemblyInfo.cs b/JuickApi/Properties/AssemblyInfo.cs
deleted file mode 100644
index 58faa6d..0000000
--- a/JuickApi/Properties/AssemblyInfo.cs
+++ /dev/null
@@ -1,30 +0,0 @@
-using System.Resources;
-using System.Reflection;
-using System.Runtime.CompilerServices;
-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("JuickApi")]
-[assembly: AssemblyDescription("")]
-[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("")]
-[assembly: AssemblyProduct("JuickApi")]
-[assembly: AssemblyCopyright("Copyright © 2013")]
-[assembly: AssemblyTrademark("")]
-[assembly: AssemblyCulture("")]
-[assembly: NeutralResourcesLanguage("en")]
-
-// Version information for an assembly consists of the following four values:
-//
-// Major Version
-// Minor Version
-// Build Number
-// Revision
-//
-// You can specify all the values or you can default the Build and Revision Numbers
-// by using the '*' as shown below:
-// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.0")]