Correzione sln x Smart8 (escludo smart che era net10)

This commit is contained in:
Samuele Locatelli
2026-03-28 10:07:57 +01:00
parent d00a8347d4
commit f0866f4197
3 changed files with 2 additions and 4 deletions
-2
View File
@@ -13,8 +13,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GPW.CORE", "GPW.CORE\GPW.CO
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GPW.CORE.Smart8.Shared", "GPW.CORE.Smart8.Shared\GPW.CORE.Smart8.Shared.csproj", "{F3D5D10F-22CC-414F-B86F-37A926112D79}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GPW.CORE.Shared", "GPW.CORE.Shared\GPW.CORE.Shared.csproj", "{0E8C2F3B-C5D0-84BB-3C55-3212282C5BF3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
+1 -1
View File
@@ -4,7 +4,7 @@
<TargetFramework>net8.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<Version>4.1.2603.2809</Version>
<Version>4.1.2603.2810</Version>
</PropertyGroup>
<ItemGroup>
+1 -1
View File
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>4.1.2603.2810</version>
<url>http://nexus.steamware.net/repository/SWS/GPW/stable/GPW.UI.zip</url>
<url>http://nexus.steamware.net/repository/SWS/GPW/stable/GPW.Smart.zip</url>
<changelog>http://nexus.steamware.net/repository/SWS/GPW/stable/ChangeLog.html</changelog>
<mandatory>false</mandatory>
</item>