mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
- Substitute occurrences of "2.1.8" with "2.1.9" using: git grep -I -l -e '2\.1\.8' | xargs \ sed -b -i -e 's/2\.1\.8/2\.1\.9/g'
10 lines
581 B
XML
10 lines
581 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
This file is automatically generated by Visual Studio .Net. It is
|
|
used to store generic object data source configuration information.
|
|
Renaming the file extension or editing the content of this file may
|
|
cause the file to be unrecognizable by the program.
|
|
-->
|
|
<GenericObjectDataSource DisplayName="Output" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
|
<TypeInfo>CUEPlayer.Output, CUEPlayer, Version=2.1.9.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
|
</GenericObjectDataSource> |