superstar 20250710
This commit is contained in:
parent
b207fbef36
commit
9292b42d51
@ -4,8 +4,8 @@
|
|||||||
<OutputType>Exe</OutputType>
|
<OutputType>Exe</OutputType>
|
||||||
<TargetFramework>net8.0-windows</TargetFramework>
|
<TargetFramework>net8.0-windows</TargetFramework>
|
||||||
<ApplicationIcon>Images/superstar.ico</ApplicationIcon>
|
<ApplicationIcon>Images/superstar.ico</ApplicationIcon>
|
||||||
<RootNamespace>superstar_1.2.0</RootNamespace>
|
<RootNamespace>superstar</RootNamespace>
|
||||||
<AssemblyName>superstar_1.2.0</AssemblyName>
|
<AssemblyName>superstar</AssemblyName>
|
||||||
<ImplicitUsings>enable</ImplicitUsings>
|
<ImplicitUsings>enable</ImplicitUsings>
|
||||||
<Nullable>enable</Nullable>
|
<Nullable>enable</Nullable>
|
||||||
<UseWPF>true</UseWPF>
|
<UseWPF>true</UseWPF>
|
@ -3,16 +3,13 @@ Microsoft Visual Studio Solution File, Format Version 12.00
|
|||||||
# Visual Studio Version 17
|
# Visual Studio Version 17
|
||||||
VisualStudioVersion = 17.11.35303.130
|
VisualStudioVersion = 17.11.35303.130
|
||||||
MinimumVisualStudioVersion = 10.0.40219.1
|
MinimumVisualStudioVersion = 10.0.40219.1
|
||||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "superstar_1.2.0", "superstar_1.2.0.csproj", "{7B73DAAC-0C3D-47D0-8ABC-CAF0B80350EB}"
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "superstar", "superstar.csproj", "{7B73DAAC-0C3D-47D0-8ABC-CAF0B80350EB}"
|
||||||
EndProject
|
EndProject
|
||||||
Global
|
Global
|
||||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||||
Debug|Any CPU = Debug|Any CPU
|
|
||||||
Release|Any CPU = Release|Any CPU
|
Release|Any CPU = Release|Any CPU
|
||||||
EndGlobalSection
|
EndGlobalSection
|
||||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||||
{7B73DAAC-0C3D-47D0-8ABC-CAF0B80350EB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
||||||
{7B73DAAC-0C3D-47D0-8ABC-CAF0B80350EB}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
||||||
{7B73DAAC-0C3D-47D0-8ABC-CAF0B80350EB}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
{7B73DAAC-0C3D-47D0-8ABC-CAF0B80350EB}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
{7B73DAAC-0C3D-47D0-8ABC-CAF0B80350EB}.Release|Any CPU.Build.0 = Release|Any CPU
|
{7B73DAAC-0C3D-47D0-8ABC-CAF0B80350EB}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||||
EndGlobalSection
|
EndGlobalSection
|
Loading…
x
Reference in New Issue
Block a user