From 72dadd6def6f5bf8a007ad07c5c2a9935dc2c9d6 Mon Sep 17 00:00:00 2001 From: Andrew Koryavchenko Date: Sun, 18 Jun 2017 22:53:09 +0300 Subject: [PATCH] Update file version --- Main/src/Properties/AssemblyInfo.cs | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Main/src/Properties/AssemblyInfo.cs b/Main/src/Properties/AssemblyInfo.cs index 263ec037e..af5074c6f 100644 --- a/Main/src/Properties/AssemblyInfo.cs +++ b/Main/src/Properties/AssemblyInfo.cs @@ -6,11 +6,11 @@ // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("CodeJam.Main")] -[assembly: AssemblyDescription("")] +[assembly: AssemblyDescription("Set of handy reusable .NET components that can simplify your daily work and save your time when you copy and paste your favorite helper methods and classes from one project to another")] [assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] +[assembly: AssemblyCompany("RSDN")] [assembly: AssemblyProduct("CodeJam.Main")] -[assembly: AssemblyCopyright("Copyright © 2016")] +[assembly: AssemblyCopyright("Copyright © 2016-2017")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -32,8 +32,8 @@ // 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.1.0.0")] -[assembly: AssemblyFileVersion("1.1.0.0")] +[assembly: AssemblyVersion("1.4.*")] +[assembly: AssemblyFileVersion("1.4.0.0")] [assembly: InternalsVisibleTo("CodeJam-Tests, PublicKey=" + "00240000048000009400000006020000002400005253413100040000010001000de1c523b74719" +