Sanitize string read from file before sending to player.
This commit is contained in:
parent
06bcf00013
commit
877de10cba
2 changed files with 14 additions and 2 deletions
|
|
@ -35,5 +35,5 @@ using System.Runtime.InteropServices;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
|
||||
[assembly: AssemblyVersion("3.4.1.1222")]
|
||||
[assembly: AssemblyFileVersion("3.4.1.1222")]
|
||||
[assembly: AssemblyVersion("3.4.1.1223")]
|
||||
[assembly: AssemblyFileVersion("3.4.1.1223")]
|
||||
Loading…
Add table
Add a link
Reference in a new issue