diff --git a/Resources/Resources.Designer.cs b/Resources/Resources.Designer.cs index 71e5d58..8b66ad8 100644 --- a/Resources/Resources.Designer.cs +++ b/Resources/Resources.Designer.cs @@ -249,15 +249,6 @@ namespace unison.Resources { } } - /// - /// Looks up a localized string similar to 's updated MpcNET. - /// - public static string Settings_MpcNET { - get { - return ResourceManager.GetString("Settings_MpcNET", resourceCulture); - } - } - /// /// Looks up a localized string similar to Next track. /// diff --git a/Resources/Resources.fr-FR.resx b/Resources/Resources.fr-FR.resx index 894aee0..5fd22b3 100644 --- a/Resources/Resources.fr-FR.resx +++ b/Resources/Resources.fr-FR.resx @@ -180,9 +180,6 @@ Créé par - - et sa version de MpcNET - Piste suivante diff --git a/Resources/Resources.resx b/Resources/Resources.resx index 0969be0..e8ce6b8 100644 --- a/Resources/Resources.resx +++ b/Resources/Resources.resx @@ -180,9 +180,6 @@ Made by - - 's updated MpcNET - Next track diff --git a/Views/Settings.xaml b/Views/Settings.xaml index e498f59..f612775 100644 --- a/Views/Settings.xaml +++ b/Views/Settings.xaml @@ -163,7 +163,7 @@ - ※ Stylophone + ※ MpcNETwpf-notifyiconEmoji.WPFRadioBrowser diff --git a/unison.csproj b/unison.csproj index 3f29fed..5d38352 100644 --- a/unison.csproj +++ b/unison.csproj @@ -75,10 +75,7 @@ - - - - + diff --git a/unison.sln b/unison.sln index feb8d8b..66f9b4e 100644 --- a/unison.sln +++ b/unison.sln @@ -4,11 +4,6 @@ Microsoft Visual Studio Solution File, Format Version 12.00 VisualStudioVersion = 16.0.31515.178 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "unison", "unison.csproj", "{489048C4-3FCA-4573-B34C-943D03F94D04}" - ProjectSection(ProjectDependencies) = postProject - {230556C6-5AC3-4FD8-8947-C9ABF1416D19} = {230556C6-5AC3-4FD8-8947-C9ABF1416D19} - EndProjectSection -EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MpcNET", "..\MpcNET\MpcNET.csproj", "{230556C6-5AC3-4FD8-8947-C9ABF1416D19}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -23,12 +18,6 @@ Global {489048C4-3FCA-4573-B34C-943D03F94D04}.Release|Any CPU.Build.0 = Release|Any CPU {489048C4-3FCA-4573-B34C-943D03F94D04}.Release-Stable|Any CPU.ActiveCfg = Release|Any CPU {489048C4-3FCA-4573-B34C-943D03F94D04}.Release-Stable|Any CPU.Build.0 = Release|Any CPU - {230556C6-5AC3-4FD8-8947-C9ABF1416D19}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {230556C6-5AC3-4FD8-8947-C9ABF1416D19}.Debug|Any CPU.Build.0 = Debug|Any CPU - {230556C6-5AC3-4FD8-8947-C9ABF1416D19}.Release|Any CPU.ActiveCfg = Release|Any CPU - {230556C6-5AC3-4FD8-8947-C9ABF1416D19}.Release|Any CPU.Build.0 = Release|Any CPU - {230556C6-5AC3-4FD8-8947-C9ABF1416D19}.Release-Stable|Any CPU.ActiveCfg = Release-Stable|Any CPU - {230556C6-5AC3-4FD8-8947-C9ABF1416D19}.Release-Stable|Any CPU.Build.0 = Release-Stable|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE