Sfoglia il codice sorgente

upgrade samples to net8

Nikos Kastellanos 1 anno fa
parent
commit
13270f8f28

+ 6 - 6
Samples.DESKTOPGL.NET6.sln → Samples.DESKTOPGL.NET8.sln

@@ -37,25 +37,25 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Aether.Shaders.InfiniteGrid
 EndProject
 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Samples", "Samples", "{584E505E-859A-4DA8-9235-EE6C61C03479}"
 EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Samples.Animation.DESKTOPGL.NET6", "Samples\Animation\Samples.Animation.DESKTOPGL.NET6.csproj", "{53EA1090-FEE4-4F16-96C2-57DD6B75FA75}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Samples.Animation.DESKTOPGL.NET8", "Samples\Animation\Samples.Animation.DESKTOPGL.NET8.csproj", "{53EA1090-FEE4-4F16-96C2-57DD6B75FA75}"
 EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Samples.FXAA.DESKTOPGL.NET6", "Samples\FXAA\Samples.FXAA.DESKTOPGL.NET6.csproj", "{4F224B03-7499-4EE0-A072-7CD7FC266E2A}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Samples.FXAA.DESKTOPGL.NET8", "Samples\FXAA\Samples.FXAA.DESKTOPGL.NET8.csproj", "{4F224B03-7499-4EE0-A072-7CD7FC266E2A}"
 EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Samples.Deferred.DESKTOPGL.NET6", "Samples\Deferred\Samples.Deferred.DESKTOPGL.NET6.csproj", "{594B1001-B485-499A-A22B-42125763C2CF}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Samples.Deferred.DESKTOPGL.NET8", "Samples\Deferred\Samples.Deferred.DESKTOPGL.NET8.csproj", "{594B1001-B485-499A-A22B-42125763C2CF}"
 EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Samples.Atlas.DESKTOPGL.NET6", "Samples\Atlas\Samples.Atlas.DESKTOPGL.NET6.csproj", "{E605A7E1-EAE9-4EBF-941D-D88A6C1DC568}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Samples.Atlas.DESKTOPGL.NET8", "Samples\Atlas\Samples.Atlas.DESKTOPGL.NET8.csproj", "{E605A7E1-EAE9-4EBF-941D-D88A6C1DC568}"
 	ProjectSection(ProjectDependencies) = postProject
 		{E710FBEA-8C75-405D-B6B4-CFC82CB48FB5} = {E710FBEA-8C75-405D-B6B4-CFC82CB48FB5}
 	EndProjectSection
 EndProject
 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SLMCImporter.NETSTANDARD", "Content.Pipeline\SLMCImporter\SLMCImporter.NETSTANDARD.csproj", "{C9FA924B-DA91-4641-8B7D-CBC09E5560AE}"
 EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Samples.SLMC.DESKTOPGL.NET6", "Samples\SLMC\Samples.SLMC.DESKTOPGL.NET6.csproj", "{DC1BD888-3D11-4557-AC59-8271DC991ED1}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Samples.SLMC.DESKTOPGL.NET8", "Samples\SLMC\Samples.SLMC.DESKTOPGL.NET8.csproj", "{DC1BD888-3D11-4557-AC59-8271DC991ED1}"
 	ProjectSection(ProjectDependencies) = postProject
 		{C9FA924B-DA91-4641-8B7D-CBC09E5560AE} = {C9FA924B-DA91-4641-8B7D-CBC09E5560AE}
 	EndProjectSection
 EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Samples.Tilemaps.DESKTOPGL.NET6", "Samples\Tilemap\Samples.Tilemaps.DESKTOPGL.NET6.csproj", "{9B99798B-72F3-4E4B-9B99-DE15F7C955E9}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Samples.Tilemaps.DESKTOPGL.NET8", "Samples\Tilemap\Samples.Tilemaps.DESKTOPGL.NET8.csproj", "{9B99798B-72F3-4E4B-9B99-DE15F7C955E9}"
 EndProject
 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Aether.Tilemap.NETSTANDARD", "Tilemap\Aether.Tilemap.NETSTANDARD.csproj", "{7BD9F460-F3F9-40A0-B298-066EA975C06C}"
 EndProject

+ 6 - 6
Samples.WINDOWS.NET6.sln → Samples.WINDOWS.NET8.sln

@@ -37,25 +37,25 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Aether.Shaders.InfiniteGrid
 EndProject
 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Samples", "Samples", "{584E505E-859A-4DA8-9235-EE6C61C03479}"
 EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Samples.Animation.WINDOWS.NET6", "Samples\Animation\Samples.Animation.WINDOWS.NET6.csproj", "{53EA1090-FEE4-4F16-96C2-57DD6B75FA75}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Samples.Animation.WINDOWS.NET8", "Samples\Animation\Samples.Animation.WINDOWS.NET8.csproj", "{53EA1090-FEE4-4F16-96C2-57DD6B75FA75}"
 EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Samples.FXAA.WINDOWS.NET6", "Samples\FXAA\Samples.FXAA.WINDOWS.NET6.csproj", "{4F224B03-7499-4EE0-A072-7CD7FC266E2A}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Samples.FXAA.WINDOWS.NET8", "Samples\FXAA\Samples.FXAA.WINDOWS.NET8.csproj", "{4F224B03-7499-4EE0-A072-7CD7FC266E2A}"
 EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Samples.Deferred.WINDOWS.NET6", "Samples\Deferred\Samples.Deferred.WINDOWS.NET6.csproj", "{594B1001-B485-499A-A22B-42125763C2CF}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Samples.Deferred.WINDOWS.NET8", "Samples\Deferred\Samples.Deferred.WINDOWS.NET8.csproj", "{594B1001-B485-499A-A22B-42125763C2CF}"
 EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Samples.Atlas.WINDOWS.NET6", "Samples\Atlas\Samples.Atlas.WINDOWS.NET6.csproj", "{E605A7E1-EAE9-4EBF-941D-D88A6C1DC568}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Samples.Atlas.WINDOWS.NET8", "Samples\Atlas\Samples.Atlas.WINDOWS.NET8.csproj", "{E605A7E1-EAE9-4EBF-941D-D88A6C1DC568}"
 	ProjectSection(ProjectDependencies) = postProject
 		{E710FBEA-8C75-405D-B6B4-CFC82CB48FB5} = {E710FBEA-8C75-405D-B6B4-CFC82CB48FB5}
 	EndProjectSection
 EndProject
 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SLMCImporter.NETSTANDARD", "Content.Pipeline\SLMCImporter\SLMCImporter.NETSTANDARD.csproj", "{C9FA924B-DA91-4641-8B7D-CBC09E5560AE}"
 EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Samples.SLMC.WINDOWS.NET6", "Samples\SLMC\Samples.SLMC.WINDOWS.NET6.csproj", "{DC1BD888-3D11-4557-AC59-8271DC991ED1}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Samples.SLMC.WINDOWS.NET8", "Samples\SLMC\Samples.SLMC.WINDOWS.NET8.csproj", "{DC1BD888-3D11-4557-AC59-8271DC991ED1}"
 	ProjectSection(ProjectDependencies) = postProject
 		{C9FA924B-DA91-4641-8B7D-CBC09E5560AE} = {C9FA924B-DA91-4641-8B7D-CBC09E5560AE}
 	EndProjectSection
 EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Samples.Tilemaps.WINDOWS.NET6", "Samples\Tilemap\Samples.Tilemaps.WINDOWS.NET6.csproj", "{9B99798B-72F3-4E4B-9B99-DE15F7C955E9}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Samples.Tilemaps.WINDOWS.NET8", "Samples\Tilemap\Samples.Tilemaps.WINDOWS.NET8.csproj", "{9B99798B-72F3-4E4B-9B99-DE15F7C955E9}"
 EndProject
 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Aether.Tilemap.NETSTANDARD", "Tilemap\Aether.Tilemap.NETSTANDARD.csproj", "{7BD9F460-F3F9-40A0-B298-066EA975C06C}"
 EndProject

+ 2 - 2
Samples/Animation/Samples.Animation.DESKTOPGL.NET6.csproj → Samples/Animation/Samples.Animation.DESKTOPGL.NET8.csproj

@@ -2,13 +2,13 @@
 
   <PropertyGroup>
     <EnableDefaultItems>false</EnableDefaultItems>
-    <TargetFramework>net6.0</TargetFramework>
+    <TargetFramework>net8.0</TargetFramework>
     <OutputType>WinExe</OutputType>
     <RootNamespace>Samples.Animation</RootNamespace>
     <AssemblyName>Samples.Animation</AssemblyName>
     <KniPlatform>Windows</KniPlatform>
     <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
-    <OutputPath>bin\$(Configuration)\DesktopGL\net6\</OutputPath>
+    <OutputPath>bin\$(Configuration)\DesktopGL\</OutputPath>
   </PropertyGroup>
   <PropertyGroup>
     <ApplicationIcon>Icon.ico</ApplicationIcon>

+ 2 - 2
Samples/Animation/Samples.Animation.WINDOWS.NET6.csproj → Samples/Animation/Samples.Animation.WINDOWS.NET8.csproj

@@ -2,13 +2,13 @@
 
   <PropertyGroup>
     <EnableDefaultItems>false</EnableDefaultItems>
-    <TargetFramework>net6.0-windows</TargetFramework>
+    <TargetFramework>net8.0-windows</TargetFramework>
     <OutputType>WinExe</OutputType>
     <RootNamespace>Samples.Animation</RootNamespace>
     <AssemblyName>Samples.Animation</AssemblyName>
     <KniPlatform>Windows</KniPlatform>
     <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
-    <OutputPath>bin\$(Configuration)\WindowsDX\net6\</OutputPath>
+    <OutputPath>bin\$(Configuration)\WindowsDX\</OutputPath>
   </PropertyGroup>
   <PropertyGroup>
     <ApplicationIcon>Icon.ico</ApplicationIcon>

+ 2 - 2
Samples/Atlas/Samples.Atlas.DESKTOPGL.NET6.csproj → Samples/Atlas/Samples.Atlas.DESKTOPGL.NET8.csproj

@@ -2,13 +2,13 @@
 
   <PropertyGroup>
     <EnableDefaultItems>false</EnableDefaultItems>
-    <TargetFramework>net6.0</TargetFramework>
+    <TargetFramework>net8.0</TargetFramework>
     <OutputType>WinExe</OutputType>
     <RootNamespace>Samples.Atlas</RootNamespace>
     <AssemblyName>Samples.Atlas</AssemblyName>
     <KniPlatform>Windows</KniPlatform>
     <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
-    <OutputPath>bin\$(Configuration)\DesktopGL\net6\</OutputPath>
+    <OutputPath>bin\$(Configuration)\DesktopGL\</OutputPath>
   </PropertyGroup>
   <PropertyGroup>
     <ApplicationIcon>Icon.ico</ApplicationIcon>

+ 2 - 2
Samples/Atlas/Samples.Atlas.WINDOWS.NET6.csproj → Samples/Atlas/Samples.Atlas.WINDOWS.NET8.csproj

@@ -2,13 +2,13 @@
 
   <PropertyGroup>
     <EnableDefaultItems>false</EnableDefaultItems>
-    <TargetFramework>net6.0-windows</TargetFramework>
+    <TargetFramework>net8.0-windows</TargetFramework>
     <OutputType>WinExe</OutputType>
     <RootNamespace>Samples.Atlas</RootNamespace>
     <AssemblyName>Samples.Atlas</AssemblyName>
     <KniPlatform>Windows</KniPlatform>
     <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
-    <OutputPath>bin\$(Configuration)\WindowsDX\net6\</OutputPath>
+    <OutputPath>bin\$(Configuration)\WindowsDX\</OutputPath>
   </PropertyGroup>
   <PropertyGroup>
     <ApplicationIcon>Icon.ico</ApplicationIcon>

+ 2 - 2
Samples/Deferred/Samples.Deferred.DESKTOPGL.NET6.csproj → Samples/Deferred/Samples.Deferred.DESKTOPGL.NET8.csproj

@@ -2,13 +2,13 @@
 
   <PropertyGroup>
     <EnableDefaultItems>false</EnableDefaultItems>
-    <TargetFramework>net6.0</TargetFramework>
+    <TargetFramework>net8.0</TargetFramework>
     <OutputType>WinExe</OutputType>
     <RootNamespace>Samples.Deferred</RootNamespace>
     <AssemblyName>Samples.Deferred</AssemblyName>
     <KniPlatform>Windows</KniPlatform>
     <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
-    <OutputPath>bin\$(Configuration)\DesktopGL\net6\</OutputPath>
+    <OutputPath>bin\$(Configuration)\DesktopGL\</OutputPath>
   </PropertyGroup>
   <PropertyGroup>
     <ApplicationIcon>Icon.ico</ApplicationIcon>

+ 2 - 2
Samples/Deferred/Samples.Deferred.WINDOWS.NET6.csproj → Samples/Deferred/Samples.Deferred.WINDOWS.NET8.csproj

@@ -2,13 +2,13 @@
 
   <PropertyGroup>
     <EnableDefaultItems>false</EnableDefaultItems>
-    <TargetFramework>net6.0-windows</TargetFramework>
+    <TargetFramework>net8.0-windows</TargetFramework>
     <OutputType>WinExe</OutputType>
     <RootNamespace>Samples.Deferred</RootNamespace>
     <AssemblyName>Samples.Deferred</AssemblyName>
     <KniPlatform>Windows</KniPlatform>
     <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
-    <OutputPath>bin\$(Configuration)\WindowsDX\net6\</OutputPath>
+    <OutputPath>bin\$(Configuration)\WindowsDX\</OutputPath>
   </PropertyGroup>
   <PropertyGroup>
     <ApplicationIcon>Icon.ico</ApplicationIcon>

+ 2 - 2
Samples/FXAA/Samples.FXAA.DESKTOPGL.NET6.csproj → Samples/FXAA/Samples.FXAA.DESKTOPGL.NET8.csproj

@@ -2,13 +2,13 @@
 
   <PropertyGroup>
     <EnableDefaultItems>false</EnableDefaultItems>
-    <TargetFramework>net6.0</TargetFramework>
+    <TargetFramework>net8.0</TargetFramework>
     <OutputType>WinExe</OutputType>
     <RootNamespace>Samples.FXAA</RootNamespace>
     <AssemblyName>Samples.FXAA</AssemblyName>
     <KniPlatform>Windows</KniPlatform>
     <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
-    <OutputPath>bin\$(Configuration)\DesktopGL\net6\</OutputPath>
+    <OutputPath>bin\$(Configuration)\DesktopGL\</OutputPath>
   </PropertyGroup>
   <PropertyGroup>
     <ApplicationIcon>Icon.ico</ApplicationIcon>

+ 2 - 2
Samples/FXAA/Samples.FXAA.WINDOWS.NET6.csproj → Samples/FXAA/Samples.FXAA.WINDOWS.NET8.csproj

@@ -2,13 +2,13 @@
 
   <PropertyGroup>
     <EnableDefaultItems>false</EnableDefaultItems>
-    <TargetFramework>net6.0-windows</TargetFramework>
+    <TargetFramework>net8.0-windows</TargetFramework>
     <OutputType>WinExe</OutputType>
     <RootNamespace>Samples.FXAA</RootNamespace>
     <AssemblyName>Samples.FXAA</AssemblyName>
     <KniPlatform>Windows</KniPlatform>
     <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
-    <OutputPath>bin\$(Configuration)\WindowsDX\net6\</OutputPath>
+    <OutputPath>bin\$(Configuration)\WindowsDX\</OutputPath>
   </PropertyGroup>
   <PropertyGroup>
     <ApplicationIcon>Icon.ico</ApplicationIcon>

+ 2 - 2
Samples/SLMC/Samples.SLMC.DESKTOPGL.NET6.csproj → Samples/SLMC/Samples.SLMC.DESKTOPGL.NET8.csproj

@@ -2,13 +2,13 @@
 
   <PropertyGroup>
     <EnableDefaultItems>false</EnableDefaultItems>
-    <TargetFramework>net6.0</TargetFramework>
+    <TargetFramework>net8.0</TargetFramework>
     <OutputType>WinExe</OutputType>
     <RootNamespace>Samples.SLMC</RootNamespace>
     <AssemblyName>Samples.SLMC</AssemblyName>
     <KniPlatform>Windows</KniPlatform>
     <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
-    <OutputPath>bin\$(Configuration)\DesktopGL\net6\</OutputPath>
+    <OutputPath>bin\$(Configuration)\DesktopGL\</OutputPath>
   </PropertyGroup>
   <PropertyGroup>
     <ApplicationIcon>Icon.ico</ApplicationIcon>

+ 2 - 2
Samples/SLMC/Samples.SLMC.WINDOWS.NET6.csproj → Samples/SLMC/Samples.SLMC.WINDOWS.NET8.csproj

@@ -2,13 +2,13 @@
 
   <PropertyGroup>
     <EnableDefaultItems>false</EnableDefaultItems>
-    <TargetFramework>net6.0-windows</TargetFramework>
+    <TargetFramework>net8.0-windows</TargetFramework>
     <OutputType>WinExe</OutputType>
     <RootNamespace>Samples.SLMC</RootNamespace>
     <AssemblyName>Samples.SLMC</AssemblyName>
     <KniPlatform>Windows</KniPlatform>
     <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
-    <OutputPath>bin\$(Configuration)\WindowsDX\net6\</OutputPath>
+    <OutputPath>bin\$(Configuration)\WindowsDX\</OutputPath>
   </PropertyGroup>
   <PropertyGroup>
     <ApplicationIcon>Icon.ico</ApplicationIcon>

+ 2 - 2
Samples/Tilemap/Samples.Tilemaps.DESKTOPGL.NET6.csproj → Samples/Tilemap/Samples.Tilemaps.DESKTOPGL.NET8.csproj

@@ -2,13 +2,13 @@
 
   <PropertyGroup>
     <EnableDefaultItems>false</EnableDefaultItems>
-    <TargetFramework>net6.0</TargetFramework>
+    <TargetFramework>net8.0</TargetFramework>
     <OutputType>WinExe</OutputType>
     <RootNamespace>Samples.Tilemaps</RootNamespace>
     <AssemblyName>Samples.Tilemaps</AssemblyName>
     <KniPlatform>Windows</KniPlatform>
     <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
-    <OutputPath>bin\$(Configuration)\DesktopGL\net6\</OutputPath>
+    <OutputPath>bin\$(Configuration)\DesktopGL\</OutputPath>
   </PropertyGroup>
   <PropertyGroup>
     <ApplicationIcon>Icon.ico</ApplicationIcon>

+ 2 - 2
Samples/Tilemap/Samples.Tilemaps.WINDOWS.NET6.csproj → Samples/Tilemap/Samples.Tilemaps.WINDOWS.NET8.csproj

@@ -2,13 +2,13 @@
 
   <PropertyGroup>
     <EnableDefaultItems>false</EnableDefaultItems>
-    <TargetFramework>net6.0-windows</TargetFramework>
+    <TargetFramework>net8.0-windows</TargetFramework>
     <OutputType>WinExe</OutputType>
     <RootNamespace>Samples.Tilemaps</RootNamespace>
     <AssemblyName>Samples.Tilemaps</AssemblyName>
     <KniPlatform>Windows</KniPlatform>
     <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
-    <OutputPath>bin\$(Configuration)\WindowsDX\net6\</OutputPath>
+    <OutputPath>bin\$(Configuration)\WindowsDX\</OutputPath>
   </PropertyGroup>
   <PropertyGroup>
     <ApplicationIcon>Icon.ico</ApplicationIcon>