Skip to content

Commit 617dadd

Browse files
committed
Releasing new Version as 0.5.0
1 parent c80e7ca commit 617dadd

File tree

7 files changed

+4
-4
lines changed

7 files changed

+4
-4
lines changed

Fenix2GSX-Installer-latest.exe

0 Bytes
Binary file not shown.

Fenix2GSX/Fenix2GSX.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
</ItemGroup>
4646

4747
<ItemGroup>
48-
<PackageReference Include="CFIT.AppFramework" Version="2025.174.19.941" />
48+
<PackageReference Include="CFIT.AppFramework" Version="2025.180.22.895" />
4949
<PackageReference Include="CFIT.AppLogger" Version="2025.174.17.2993" />
5050
<PackageReference Include="CFIT.AppTools" Version="2025.174.17.3001" />
5151
<PackageReference Include="CFIT.SimConnectLib" Version="2025.174.17.3065" />

Fenix2GSX/FenixInterface.dll

0 Bytes
Binary file not shown.

Installer/Payload/AppPackage.zip

-7 Bytes
Binary file not shown.

Installer/Payload/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"Version": "0.5.0.0",
3-
"Timestamp": "2025.06.27.2046"
3+
"Timestamp": "2025.06.29.2029"
44
}

Installer/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// Allgemeine Informationen über eine Assembly werden über die folgenden
66
// Attribute gesteuert. Ändern Sie diese Attributwerte, um die Informationen zu ändern,
77
// die einer Assembly zugeordnet sind.
8-
[assembly: AssemblyTitle("Fenix2GSX Installer v0.5.0.0 (2025.06.27.2046)")]
8+
[assembly: AssemblyTitle("Fenix2GSX Installer v0.5.0.0 (2025.06.29.2029)")]
99
[assembly: AssemblyDescription("Installer Application for Fenix2GSX")]
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("Fragtality")]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Fenix2GSX will display a **little Exclamation Mark** on its SysTray/Notification
5353

5454
### 1.3 - Auto-Start
5555

56-
When starting it manually, please do so when MSFS is loading or in the **Main Menu**. Fenix2GSX will directly close if no Simulator is running.<br/>
56+
When starting it manually, please do so when MSFS is loading or in the **Main Menu**.<br/>
5757
To automatically start it with **FSUIPC or MSFS**, select the respective Option in the **Installer**. Just re-run it if you want to change if and how Fenix2GSX is auto started. Selecting one Option (i.e. MSFS) will also check and remove Fenix2GSX from all other Options (i.e. FSUIPC), so just set & forget.<br/>
5858
For Auto-Start either your FSUIPC7.ini or EXE.xml (MSFS) is modified. The Installer does not create a Backup (not deemed neccessary), so if you want a Backup, do so yourself.<br/><br/>
5959

0 commit comments

Comments
 (0)