Updated old 2012 assembly ref to 2017.

This commit is contained in:
Ernst 2017-12-01 11:10:37 -08:00
parent dff6819653
commit 6ec2d25307
2 changed files with 4 additions and 6 deletions

View file

@ -7,11 +7,11 @@ 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("VsDingExtensionFor2012")]
[assembly: AssemblyTitle("VsDingExtensionFor2017")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Bing")]
[assembly: AssemblyProduct("VsDingExtensionFor2012")]
[assembly: AssemblyProduct("VsDingExtensionFor2017")]
[assembly: AssemblyCopyright("")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]