Skip to content

Commit

Permalink
change assembly name
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouwangzw committed Sep 2, 2016
1 parent 2a5f3bb commit 3c8aa04
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
// 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("CSEvalClient")]
[assembly: AssemblyTitle("CSEvalClientTest")]
[assembly: AssemblyDescription("Managed client using managed wrapper for CNTK evaluation model")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Microsoft")]
[assembly: AssemblyProduct("CSEvalClient")]
[assembly: AssemblyProduct("CSEvalClientTest")]
[assembly: AssemblyCopyright("Copyright © 2016 Microsoft. All rights reserved.")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
Expand Down

0 comments on commit 3c8aa04

Please sign in to comment.