Skip to content

Commit 3caefec

Browse files
.
1 parent 25c678c commit 3caefec

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

ReadMe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Repair & stabilize MetroSurf build
1414

1515
# Current Progress
1616
- Solution prepared as UWP one but 100500 errors still here/there.
17-
- Newest Visual Studio 2026 compatibility only (2022 -- idk... try to rename MetroSurf.slnx to MetroSurf.sln)
17+
- Visual Studio 2022 with Copilot GPT-5-mini used. Also, external Trae IDE used.
1818
- WP8 - > UWP porting started with AI help (Copilot / ChatGPT5-mini in VS 2026 Insiders IDE)
1919
- Min. Win. SDK used: 10240
2020
- Pre-alpha state (so, it's not daily driver / not 4 daily use!!!)

Src/MetroSurf/MetroSurf.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@
6363
<UseVSHostingProcess>false</UseVSHostingProcess>
6464
<ErrorReport>prompt</ErrorReport>
6565
<Prefer32Bit>true</Prefer32Bit>
66-
<UseDotNetNativeToolchain>true</UseDotNetNativeToolchain>
6766
</PropertyGroup>
6867
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|ARM'">
6968
<OutputPath>bin\ARM\Release\</OutputPath>

0 commit comments

Comments
 (0)