Skip to content

Commit

Permalink
Add windows system integration
Browse files Browse the repository at this point in the history
  • Loading branch information
SteezCram committed Mar 13, 2021
1 parent e3cac0b commit dcbe23d
Show file tree
Hide file tree
Showing 308 changed files with 9,186 additions and 154 deletions.
Binary file added src/PboViewer CLI/PBOViewer_Icon.ico
Binary file not shown.
4 changes: 3 additions & 1 deletion src/PboViewer CLI/PboViewer CLI.csproj
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net5.0</TargetFramework>
<RootNamespace>PboViewer</RootNamespace>
<AssemblyName>PboViewer</AssemblyName>
<Platforms>AnyCPU;x64</Platforms>
<ApplicationIcon>PBOViewer_Icon.ico</ApplicationIcon>
</PropertyGroup>

<ItemGroup>
Expand Down
Binary file modified src/PboViewer CLI/obj/Debug/net5.0/PboViewer CLI.assets.cache
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,22 @@ G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Debug\net5.0\PboViewer.dll
G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Debug\net5.0\ref\PboViewer.dll
G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Debug\net5.0\PboViewer.pdb
G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Debug\net5.0\PboViewer CLI.genruntimeconfig.cache
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Debug\net5.0\PboViewer.exe
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Debug\net5.0\PboViewer.deps.json
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Debug\net5.0\PboViewer.runtimeconfig.json
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Debug\net5.0\PboViewer.runtimeconfig.dev.json
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Debug\net5.0\PboViewer.dll
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Debug\net5.0\ref\PboViewer.dll
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Debug\net5.0\PboViewer.pdb
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Debug\net5.0\ManyConsole.dll
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Debug\net5.0\Mono.Options.dll
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Debug\net5.0\PboViewer CLI.csprojAssemblyReference.cache
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Debug\net5.0\PboViewer CLI.GeneratedMSBuildEditorConfig.editorconfig
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Debug\net5.0\PboViewer CLI.AssemblyInfoInputs.cache
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Debug\net5.0\PboViewer CLI.AssemblyInfo.cs
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Debug\net5.0\PboViewer CLI.csproj.CoreCompileInputs.cache
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Debug\net5.0\PboViewer CLI.csproj.CopyComplete
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Debug\net5.0\PboViewer.dll
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Debug\net5.0\ref\PboViewer.dll
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Debug\net5.0\PboViewer.pdb
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Debug\net5.0\PboViewer CLI.genruntimeconfig.cache
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7feef68eaf3f66e762d3e8048b5767ea932e1f86
c1030964332e2ccdb6e1a6d00823782a62a7c798
Binary file modified src/PboViewer CLI/obj/Debug/net5.0/PboViewer.dll
Binary file not shown.
Binary file modified src/PboViewer CLI/obj/Debug/net5.0/PboViewer.pdb
Binary file not shown.
13 changes: 6 additions & 7 deletions src/PboViewer CLI/obj/PboViewer CLI.csproj.nuget.dgspec.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,20 @@
{
"format": 1,
"restore": {
"G:\\source\\c#\\avalonia\\PboViewer\\PboViewer CLI\\PboViewer CLI.csproj": {}
"C:\\Users\\tcroi\\source\\c#\\avalonia\\PboViewer\\PboViewer CLI\\PboViewer CLI.csproj": {}
},
"projects": {
"G:\\source\\c#\\avalonia\\PboViewer\\PboViewer CLI\\PboViewer CLI.csproj": {
"C:\\Users\\tcroi\\source\\c#\\avalonia\\PboViewer\\PboViewer CLI\\PboViewer CLI.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "G:\\source\\c#\\avalonia\\PboViewer\\PboViewer CLI\\PboViewer CLI.csproj",
"projectUniqueName": "C:\\Users\\tcroi\\source\\c#\\avalonia\\PboViewer\\PboViewer CLI\\PboViewer CLI.csproj",
"projectName": "PboViewer",
"projectPath": "G:\\source\\c#\\avalonia\\PboViewer\\PboViewer CLI\\PboViewer CLI.csproj",
"projectPath": "C:\\Users\\tcroi\\source\\c#\\avalonia\\PboViewer\\PboViewer CLI\\PboViewer CLI.csproj",
"packagesPath": "C:\\Users\\tcroi\\.nuget\\packages\\",
"outputPath": "G:\\source\\c#\\avalonia\\PboViewer\\PboViewer CLI\\obj\\",
"outputPath": "C:\\Users\\tcroi\\source\\c#\\avalonia\\PboViewer\\PboViewer CLI\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"G:\\Logiciels\\Microsoft\\Xamarin\\NuGet",
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
"C:\\Microsoft\\Xamarin\\NuGet\\"
],
"configFilePaths": [
"C:\\Users\\tcroi\\AppData\\Roaming\\NuGet\\NuGet.Config",
Expand Down
2 changes: 1 addition & 1 deletion src/PboViewer CLI/obj/PboViewer CLI.csproj.nuget.g.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\tcroi\.nuget\packages\;G:\Logiciels\Microsoft\Xamarin\NuGet;C:\Program Files\dotnet\sdk\NuGetFallbackFolder</NuGetPackageFolders>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\tcroi\.nuget\packages\;C:\Microsoft\Xamarin\NuGet\</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">5.8.1</NuGetToolVersion>
</PropertyGroup>
Expand Down
Binary file modified src/PboViewer CLI/obj/Release/net5.0/PboViewer CLI.assets.cache
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,22 @@ G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\PboViewer.dll
G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\ref\PboViewer.dll
G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\PboViewer.pdb
G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\PboViewer CLI.genruntimeconfig.cache
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\PboViewer.exe
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\PboViewer.deps.json
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\PboViewer.runtimeconfig.json
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\PboViewer.runtimeconfig.dev.json
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\PboViewer.dll
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\ref\PboViewer.dll
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\PboViewer.pdb
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\ManyConsole.dll
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\Mono.Options.dll
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\PboViewer CLI.csprojAssemblyReference.cache
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\PboViewer CLI.GeneratedMSBuildEditorConfig.editorconfig
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\PboViewer CLI.AssemblyInfoInputs.cache
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\PboViewer CLI.AssemblyInfo.cs
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\PboViewer CLI.csproj.CoreCompileInputs.cache
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\PboViewer CLI.csproj.CopyComplete
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\PboViewer.dll
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\ref\PboViewer.dll
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\PboViewer.pdb
C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\PboViewer CLI.genruntimeconfig.cache
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7feef68eaf3f66e762d3e8048b5767ea932e1f86
c1030964332e2ccdb6e1a6d00823782a62a7c798
Binary file modified src/PboViewer CLI/obj/Release/net5.0/PboViewer.dll
Binary file not shown.
Binary file modified src/PboViewer CLI/obj/Release/net5.0/PboViewer.pdb
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")]
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------

using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyCompanyAttribute("PboViewer")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("PboViewer")]
[assembly: System.Reflection.AssemblyTitleAttribute("PboViewer")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

// Généré par la classe MSBuild WriteCodeFragment.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8abc1cc1652e907a91c1ae46be76ff18fe72ef6f
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
is_global = true
build_property.TargetFramework = net5.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.PublishSingleFile =
build_property.IncludeAllContentForSelfExtract =
build_property._SupportedPlatformList = Android,iOS,Linux,macOS,Windows
Binary file not shown.
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4061326b5a6d828314831ada696cdc8f217a1d66
Loading

0 comments on commit dcbe23d

Please sign in to comment.