Skip to content

Commit

Permalink
release: remove specific assembly version for Vonage
Browse files Browse the repository at this point in the history
  • Loading branch information
Tr00d committed Nov 27, 2023
1 parent 9431e53 commit 8ebb8e6
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions Vonage/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,4 @@
#endif

// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("91ab32fe-85ff-4f90-87e9-aad072b21577")]

// 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("6.10.0.0")]
[assembly: AssemblyFileVersion("6.10.0.0")]
[assembly: Guid("91ab32fe-85ff-4f90-87e9-aad072b21577")]

0 comments on commit 8ebb8e6

Please # to comment.