更新版本號
This commit is contained in:
parent
3f5f0e5d08
commit
dd53c14fdd
@ -38,7 +38,7 @@ Once the application is built, you can run it using the following steps:
|
||||
|
||||
2. **Execute the application**:
|
||||
```sh
|
||||
superstar_1.0.0.exe
|
||||
superstar_1.1.0.exe
|
||||
```
|
||||
|
||||
## Configuration
|
||||
|
@ -4,7 +4,8 @@
|
||||
<OutputType>Exe</OutputType>
|
||||
<TargetFramework>net8.0-windows</TargetFramework>
|
||||
<ApplicationIcon>Images/superstar.ico</ApplicationIcon>
|
||||
<RootNamespace>superstar_1.0.0</RootNamespace>
|
||||
<RootNamespace>superstar_1.1.0</RootNamespace>
|
||||
<AssemblyName>superstar_1.1.0</AssemblyName>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
<UseWPF>true</UseWPF>
|
||||
|
Loading…
x
Reference in New Issue
Block a user