Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: clean up solution and project files #459

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 2 additions & 41 deletions Screenbox.Core/Screenbox.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
<ProjectGuid>{46D79C78-F483-4319-A3D1-9D837A135BEF}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
Expand All @@ -13,30 +13,11 @@
<DefaultLanguage>en-US</DefaultLanguage>
<TargetPlatformIdentifier>UAP</TargetPlatformIdentifier>
<TargetPlatformVersion Condition=" '$(TargetPlatformVersion)' == '' ">10.0.22621.0</TargetPlatformVersion>
<TargetPlatformMinVersion>10.0.17763.0</TargetPlatformMinVersion>
<TargetPlatformMinVersion>10.0.18362.0</TargetPlatformMinVersion>
<MinimumVisualStudioVersion>14</MinimumVisualStudioVersion>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
<PlatformTarget>x86</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
Expand All @@ -57,26 +38,6 @@
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|ARM'">
<PlatformTarget>ARM</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\ARM\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
<NoWarn>;2008</NoWarn>
<DebugType>full</DebugType>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|ARM'">
<PlatformTarget>ARM</PlatformTarget>
<OutputPath>bin\ARM\Release\</OutputPath>
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
<Optimize>true</Optimize>
<NoWarn>;2008</NoWarn>
<DebugType>pdbonly</DebugType>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|ARM64'">
<PlatformTarget>ARM64</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
Expand Down
16 changes: 8 additions & 8 deletions Screenbox.Core/packages.lock.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"dependencies": {
"UAP,Version=v10.0.17763": {
"UAP,Version=v10.0.18362": {
"CommunityToolkit.Diagnostics": {
"type": "Direct",
"requested": "[8.2.2, )",
Expand Down Expand Up @@ -391,7 +391,7 @@
}
}
},
"UAP,Version=v10.0.17763/win10-arm": {
"UAP,Version=v10.0.18362/win10-arm": {
"Microsoft.NETCore.UniversalWindowsPlatform": {
"type": "Direct",
"requested": "[6.2.14, )",
Expand Down Expand Up @@ -442,7 +442,7 @@
}
}
},
"UAP,Version=v10.0.17763/win10-arm-aot": {
"UAP,Version=v10.0.18362/win10-arm-aot": {
"Microsoft.NETCore.UniversalWindowsPlatform": {
"type": "Direct",
"requested": "[6.2.14, )",
Expand Down Expand Up @@ -493,7 +493,7 @@
}
}
},
"UAP,Version=v10.0.17763/win10-arm64-aot": {
"UAP,Version=v10.0.18362/win10-arm64-aot": {
"Microsoft.NETCore.UniversalWindowsPlatform": {
"type": "Direct",
"requested": "[6.2.14, )",
Expand Down Expand Up @@ -544,7 +544,7 @@
}
}
},
"UAP,Version=v10.0.17763/win10-x64": {
"UAP,Version=v10.0.18362/win10-x64": {
"Microsoft.NETCore.UniversalWindowsPlatform": {
"type": "Direct",
"requested": "[6.2.14, )",
Expand Down Expand Up @@ -595,7 +595,7 @@
}
}
},
"UAP,Version=v10.0.17763/win10-x64-aot": {
"UAP,Version=v10.0.18362/win10-x64-aot": {
"Microsoft.NETCore.UniversalWindowsPlatform": {
"type": "Direct",
"requested": "[6.2.14, )",
Expand Down Expand Up @@ -646,7 +646,7 @@
}
}
},
"UAP,Version=v10.0.17763/win10-x86": {
"UAP,Version=v10.0.18362/win10-x86": {
"Microsoft.NETCore.UniversalWindowsPlatform": {
"type": "Direct",
"requested": "[6.2.14, )",
Expand Down Expand Up @@ -697,7 +697,7 @@
}
}
},
"UAP,Version=v10.0.17763/win10-x86-aot": {
"UAP,Version=v10.0.18362/win10-x86-aot": {
"Microsoft.NETCore.UniversalWindowsPlatform": {
"type": "Direct",
"requested": "[6.2.14, )",
Expand Down
25 changes: 0 additions & 25 deletions Screenbox.sln
Original file line number Diff line number Diff line change
Expand Up @@ -21,24 +21,14 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Screenbox.Core", "Screenbox
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|ARM = Debug|ARM
Debug|ARM64 = Debug|ARM64
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|ARM = Release|ARM
Release|ARM64 = Release|ARM64
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5977C351-2841-48D1-ACB4-7213CD1E2752}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5977C351-2841-48D1-ACB4-7213CD1E2752}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5977C351-2841-48D1-ACB4-7213CD1E2752}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{5977C351-2841-48D1-ACB4-7213CD1E2752}.Debug|ARM.ActiveCfg = Debug|ARM
{5977C351-2841-48D1-ACB4-7213CD1E2752}.Debug|ARM.Build.0 = Debug|ARM
{5977C351-2841-48D1-ACB4-7213CD1E2752}.Debug|ARM.Deploy.0 = Debug|ARM
{5977C351-2841-48D1-ACB4-7213CD1E2752}.Debug|ARM64.ActiveCfg = Debug|ARM64
{5977C351-2841-48D1-ACB4-7213CD1E2752}.Debug|ARM64.Build.0 = Debug|ARM64
{5977C351-2841-48D1-ACB4-7213CD1E2752}.Debug|ARM64.Deploy.0 = Debug|ARM64
Expand All @@ -48,12 +38,6 @@ Global
{5977C351-2841-48D1-ACB4-7213CD1E2752}.Debug|x86.ActiveCfg = Debug|x86
{5977C351-2841-48D1-ACB4-7213CD1E2752}.Debug|x86.Build.0 = Debug|x86
{5977C351-2841-48D1-ACB4-7213CD1E2752}.Debug|x86.Deploy.0 = Debug|x86
{5977C351-2841-48D1-ACB4-7213CD1E2752}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5977C351-2841-48D1-ACB4-7213CD1E2752}.Release|Any CPU.Build.0 = Release|Any CPU
{5977C351-2841-48D1-ACB4-7213CD1E2752}.Release|Any CPU.Deploy.0 = Release|Any CPU
{5977C351-2841-48D1-ACB4-7213CD1E2752}.Release|ARM.ActiveCfg = Release|ARM
{5977C351-2841-48D1-ACB4-7213CD1E2752}.Release|ARM.Build.0 = Release|ARM
{5977C351-2841-48D1-ACB4-7213CD1E2752}.Release|ARM.Deploy.0 = Release|ARM
{5977C351-2841-48D1-ACB4-7213CD1E2752}.Release|ARM64.ActiveCfg = Release|ARM64
{5977C351-2841-48D1-ACB4-7213CD1E2752}.Release|ARM64.Build.0 = Release|ARM64
{5977C351-2841-48D1-ACB4-7213CD1E2752}.Release|ARM64.Deploy.0 = Release|ARM64
Expand All @@ -63,20 +47,12 @@ Global
{5977C351-2841-48D1-ACB4-7213CD1E2752}.Release|x86.ActiveCfg = Release|x86
{5977C351-2841-48D1-ACB4-7213CD1E2752}.Release|x86.Build.0 = Release|x86
{5977C351-2841-48D1-ACB4-7213CD1E2752}.Release|x86.Deploy.0 = Release|x86
{46D79C78-F483-4319-A3D1-9D837A135BEF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{46D79C78-F483-4319-A3D1-9D837A135BEF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{46D79C78-F483-4319-A3D1-9D837A135BEF}.Debug|ARM.ActiveCfg = Debug|ARM
{46D79C78-F483-4319-A3D1-9D837A135BEF}.Debug|ARM.Build.0 = Debug|ARM
{46D79C78-F483-4319-A3D1-9D837A135BEF}.Debug|ARM64.ActiveCfg = Debug|ARM64
{46D79C78-F483-4319-A3D1-9D837A135BEF}.Debug|ARM64.Build.0 = Debug|ARM64
{46D79C78-F483-4319-A3D1-9D837A135BEF}.Debug|x64.ActiveCfg = Debug|x64
{46D79C78-F483-4319-A3D1-9D837A135BEF}.Debug|x64.Build.0 = Debug|x64
{46D79C78-F483-4319-A3D1-9D837A135BEF}.Debug|x86.ActiveCfg = Debug|x86
{46D79C78-F483-4319-A3D1-9D837A135BEF}.Debug|x86.Build.0 = Debug|x86
{46D79C78-F483-4319-A3D1-9D837A135BEF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{46D79C78-F483-4319-A3D1-9D837A135BEF}.Release|Any CPU.Build.0 = Release|Any CPU
{46D79C78-F483-4319-A3D1-9D837A135BEF}.Release|ARM.ActiveCfg = Release|ARM
{46D79C78-F483-4319-A3D1-9D837A135BEF}.Release|ARM.Build.0 = Release|ARM
{46D79C78-F483-4319-A3D1-9D837A135BEF}.Release|ARM64.ActiveCfg = Release|ARM64
{46D79C78-F483-4319-A3D1-9D837A135BEF}.Release|ARM64.Build.0 = Release|ARM64
{46D79C78-F483-4319-A3D1-9D837A135BEF}.Release|x64.ActiveCfg = Release|x64
Expand All @@ -89,6 +65,5 @@ Global
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {A6A15B98-A3D8-4053-843B-10AFB810500C}
RESX_EnableXlifSync = False
EndGlobalSection
EndGlobal
35 changes: 0 additions & 35 deletions Screenbox/Screenbox.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -54,33 +54,6 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Nullable>enable</Nullable>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|ARM'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\ARM\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP;DISABLE_XAML_GENERATED_MAIN</DefineConstants>
<NoWarn>;2008</NoWarn>
<DebugType>full</DebugType>
<PlatformTarget>ARM</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Nullable>enable</Nullable>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|ARM'">
<OutputPath>bin\ARM\Release\</OutputPath>
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP;DISABLE_XAML_GENERATED_MAIN</DefineConstants>
<Optimize>true</Optimize>
<NoWarn>;2008</NoWarn>
<DebugType>pdbonly</DebugType>
<PlatformTarget>ARM</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
<UseDotNetNativeToolchain>true</UseDotNetNativeToolchain>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Nullable>enable</Nullable>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|ARM64'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\ARM64\Debug\</OutputPath>
Expand Down Expand Up @@ -712,14 +685,6 @@
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '14.0' ">
<VisualStudioVersion>14.0</VisualStudioVersion>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Nullable>enable</Nullable>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Nullable>enable</Nullable>
</PropertyGroup>
<Import Project="$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
Expand Down
Loading