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

namescape changes #11

Merged
merged 1 commit into from
Jul 27, 2022
Merged
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
298 changes: 298 additions & 0 deletions AnalysisReport.sarif
Original file line number Diff line number Diff line change
@@ -0,0 +1,298 @@
{
"$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json",
"version": "2.1.0",
"runs": [
{
"tool": {
"driver": {
"name": "Dependency Analysis",
"semanticVersion": "0.3.330701",
"informationUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview",
"rules": [
{
"id": "UA105",
"name": "PackageToBeDeleted",
"fullDescription": {
"text": "Packages that need to be deleted in order to upgrade the project to chosen TFM"
},
"helpUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview"
},
{
"id": "UA106",
"name": "PackageToBeAdded",
"fullDescription": {
"text": "Packages that need to be added in order to upgrade the project to chosen TFM"
},
"helpUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview"
}
]
}
},
"results": [
{
"ruleId": "UA105",
"message": {
"text": "Package Microsoft.NETCore.UniversalWindowsPlatform, Version=6.2.14 needs to be deleted."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///D:/Projects/SDLauncher%20UWP/SDLauncher%20UWP/SDLauncher%20UWP.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA105",
"message": {
"text": "Package Microsoft.UI.Xaml, Version=2.8.0 needs to be deleted."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///D:/Projects/SDLauncher%20UWP/SDLauncher%20UWP/SDLauncher%20UWP.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA105",
"message": {
"text": "Package Microsoft.Toolkit.Uwp.Notifications, Version=7.1.2 needs to be deleted."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///D:/Projects/SDLauncher%20UWP/SDLauncher%20UWP/SDLauncher%20UWP.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA105",
"message": {
"text": "Package CmlLib.Core, Version=3.3.5 needs to be deleted."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///D:/Projects/SDLauncher%20UWP/SDLauncher%20UWP/SDLauncher%20UWP.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA105",
"message": {
"text": "Package CmlLib.Core.Auth.Microsoft, Version=2.0.1 needs to be deleted."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///D:/Projects/SDLauncher%20UWP/SDLauncher%20UWP/SDLauncher%20UWP.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA106",
"message": {
"text": "Package Microsoft.WindowsAppSDK, Version=1.1.0 needs to be added."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///D:/Projects/SDLauncher%20UWP/SDLauncher%20UWP/SDLauncher%20UWP.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA106",
"message": {
"text": "Package Microsoft.Graphics.Win2D, Version=1.0.0.30 needs to be added."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///D:/Projects/SDLauncher%20UWP/SDLauncher%20UWP/SDLauncher%20UWP.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA106",
"message": {
"text": "Package Microsoft.WindowsAppSDK, Version=1.1.3 needs to be added."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///D:/Projects/SDLauncher%20UWP/SDLauncher%20UWP/SDLauncher%20UWP.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA106",
"message": {
"text": "Package Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers, Version=0.4.336902 needs to be added."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///D:/Projects/SDLauncher%20UWP/SDLauncher%20UWP/SDLauncher%20UWP.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA106",
"message": {
"text": "Package Microsoft.Windows.Compatibility, Version=6.0.0 needs to be added."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///D:/Projects/SDLauncher%20UWP/SDLauncher%20UWP/SDLauncher%20UWP.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA106",
"message": {
"text": "Package CommunityToolkit.WinUI.Notifications, Version=7.1.2 needs to be added."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///D:/Projects/SDLauncher%20UWP/SDLauncher%20UWP/SDLauncher%20UWP.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA106",
"message": {
"text": "Package Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers, Version=0.4.336902 needs to be added."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///D:/Projects/SDLauncher%20UWP/ClientHandler/ClientHandler.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA106",
"message": {
"text": "Package Microsoft.Windows.Compatibility, Version=6.0.0 needs to be added."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///D:/Projects/SDLauncher%20UWP/ClientHandler/ClientHandler.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA105",
"message": {
"text": "Package CmlLib.Core needs to be removed as its a transitive dependency that is not required"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///D:/Projects/SDLauncher%20UWP/SDLauncher.Core/SDLauncher.Core.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA106",
"message": {
"text": "Package Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers, Version=0.4.336902 needs to be added."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///D:/Projects/SDLauncher%20UWP/SDLauncher.Core/SDLauncher.Core.csproj"
},
"region": {}
}
}
]
}
],
"columnKind": "utf16CodeUnits"
},
{
"tool": {
"driver": {
"name": "API Upgradability",
"semanticVersion": "0.3.330701",
"informationUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview"
}
},
"results": [],
"columnKind": "utf16CodeUnits"
},
{
"tool": {
"driver": {
"name": "Component Analysis",
"semanticVersion": "0.3.330701",
"informationUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview"
}
},
"results": [],
"columnKind": "utf16CodeUnits"
}
]
}
38 changes: 0 additions & 38 deletions ClientLauncher/AppServiceConnectionHelper.cs

This file was deleted.

15 changes: 0 additions & 15 deletions ClientLauncher/ClientLauncher.csproj

This file was deleted.

12 changes: 0 additions & 12 deletions ClientLauncher/Program.cs

This file was deleted.

Binary file removed ClientLauncher/icon.ico
Binary file not shown.
7 changes: 2 additions & 5 deletions Package/Package.wapproj → Package/Package.UWP.wapproj
Original file line number Diff line number Diff line change
@@ -55,7 +55,6 @@
<TargetPlatformMinVersion>10.0.18362.0</TargetPlatformMinVersion>
<DefaultLanguage>en-US</DefaultLanguage>
<AppxPackageSigningEnabled>True</AppxPackageSigningEnabled>
<EntryPointProjectUniqueName>..\SDLauncher UWP\SDLauncher UWP.csproj</EntryPointProjectUniqueName>
<GenerateAppInstallerFile>True</GenerateAppInstallerFile>
<PackageCertificateThumbprint>DB967EAAD2582A102C63D11D80EB102BA467810C</PackageCertificateThumbprint>
<AppxPackageSigningTimestampDigestAlgorithm>SHA256</AppxPackageSigningTimestampDigestAlgorithm>
@@ -64,6 +63,7 @@
<AppxBundlePlatforms>x86|x64</AppxBundlePlatforms>
<AppInstallerUri>C:\</AppInstallerUri>
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
<EntryPointProjectUniqueName>..\SDLauncher UWP\SDLauncher.UWP.csproj</EntryPointProjectUniqueName>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<AppxBundle>Always</AppxBundle>
@@ -155,11 +155,8 @@
<None Include="Package_TemporaryKey.pfx" />
</ItemGroup>
<Import Project="$(WapProjPath)\Microsoft.DesktopBridge.targets" />
<ItemGroup>
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.19041.8" PrivateAssets="all" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\ClientHandler\ClientHandler.csproj" />
<ProjectReference Include="..\SDLauncher UWP\SDLauncher UWP.csproj" />
<ProjectReference Include="..\SDLauncher UWP\SDLauncher.UWP.csproj" />
</ItemGroup>
</Project>
Loading