docs(03-08): complete SearchViewModel + DuplicatesViewModel + Views plan — Phase 3 complete
- 3 tasks completed, 9 files created/modified - Visual checkpoint pending: all three Phase 3 tabs wired and ready for UI verification
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v10.0", FrameworkDisplayName = ".NET 10.0")]
|
||||
Binary file not shown.
@@ -0,0 +1,76 @@
|
||||
#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "ECCFD0F0A65212B3A5205FD03354F925C7293C4C"
|
||||
//------------------------------------------------------------------------------
|
||||
// <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 SharepointToolbox;
|
||||
using SharepointToolbox.Views.Converters;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Controls.Ribbon;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.Ink;
|
||||
using System.Windows.Input;
|
||||
using System.Windows.Markup;
|
||||
using System.Windows.Media;
|
||||
using System.Windows.Media.Animation;
|
||||
using System.Windows.Media.Effects;
|
||||
using System.Windows.Media.Imaging;
|
||||
using System.Windows.Media.Media3D;
|
||||
using System.Windows.Media.TextFormatting;
|
||||
using System.Windows.Navigation;
|
||||
using System.Windows.Shapes;
|
||||
using System.Windows.Shell;
|
||||
|
||||
|
||||
namespace SharepointToolbox {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// App
|
||||
/// </summary>
|
||||
public partial class App : System.Windows.Application, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.4.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/SharepointToolbox;component/app.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\App.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.4.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,61 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <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>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace XamlGeneratedNamespace {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// GeneratedInternalTypeHelper
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.4.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper {
|
||||
|
||||
/// <summary>
|
||||
/// CreateInstance
|
||||
/// </summary>
|
||||
protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) {
|
||||
return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic)
|
||||
| (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// GetPropertyValue
|
||||
/// </summary>
|
||||
protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) {
|
||||
return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// SetPropertyValue
|
||||
/// </summary>
|
||||
protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) {
|
||||
propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// CreateDelegate
|
||||
/// </summary>
|
||||
protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) {
|
||||
return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod
|
||||
| (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] {
|
||||
delegateType,
|
||||
handler}, null)));
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// AddEventHandler
|
||||
/// </summary>
|
||||
protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) {
|
||||
eventInfo.AddEventHandler(target, handler);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
@@ -0,0 +1,146 @@
|
||||
#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "6A7E0DBC5B83A150671B224DBF8A1684E744BFD7"
|
||||
//------------------------------------------------------------------------------
|
||||
// <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 SharepointToolbox.Localization;
|
||||
using SharepointToolbox.Views.Controls;
|
||||
using SharepointToolbox.Views.Tabs;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Controls.Ribbon;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.Ink;
|
||||
using System.Windows.Input;
|
||||
using System.Windows.Markup;
|
||||
using System.Windows.Media;
|
||||
using System.Windows.Media.Animation;
|
||||
using System.Windows.Media.Effects;
|
||||
using System.Windows.Media.Imaging;
|
||||
using System.Windows.Media.Media3D;
|
||||
using System.Windows.Media.TextFormatting;
|
||||
using System.Windows.Navigation;
|
||||
using System.Windows.Shapes;
|
||||
using System.Windows.Shell;
|
||||
|
||||
|
||||
namespace SharepointToolbox {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// MainWindow
|
||||
/// </summary>
|
||||
public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
|
||||
#line 37 "..\..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.RichTextBox LogPanel;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 44 "..\..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.TabItem PermissionsTabItem;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 47 "..\..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.TabItem StorageTabItem;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 50 "..\..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.TabItem SearchTabItem;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 53 "..\..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.TabItem DuplicatesTabItem;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 66 "..\..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.TabItem SettingsTabItem;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.4.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/SharepointToolbox;component/mainwindow.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\MainWindow.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.4.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
switch (connectionId)
|
||||
{
|
||||
case 1:
|
||||
this.LogPanel = ((System.Windows.Controls.RichTextBox)(target));
|
||||
return;
|
||||
case 2:
|
||||
this.PermissionsTabItem = ((System.Windows.Controls.TabItem)(target));
|
||||
return;
|
||||
case 3:
|
||||
this.StorageTabItem = ((System.Windows.Controls.TabItem)(target));
|
||||
return;
|
||||
case 4:
|
||||
this.SearchTabItem = ((System.Windows.Controls.TabItem)(target));
|
||||
return;
|
||||
case 5:
|
||||
this.DuplicatesTabItem = ((System.Windows.Controls.TabItem)(target));
|
||||
return;
|
||||
case 6:
|
||||
this.SettingsTabItem = ((System.Windows.Controls.TabItem)(target));
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,24 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <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("SharepointToolbox")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+99a44c08537c05a4eeb1a1acbce7190f24ead629")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("SharepointToolbox")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("SharepointToolbox")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
91b355f8f0136455f53b1cf672c75e0c6e3f355e263fa389a923d4eedf333bfa
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
is_global = true
|
||||
build_property.MvvmToolkitEnableINotifyPropertyChangingSupport = true
|
||||
build_property._MvvmToolkitIsUsingWindowsRuntimePack = false
|
||||
build_property.CsWinRTComponent =
|
||||
build_property.CsWinRTAotOptimizerEnabled =
|
||||
build_property.CsWinRTAotWarningLevel =
|
||||
build_property.TargetFramework = net10.0-windows
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v10.0
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = SharepointToolbox
|
||||
build_property.ProjectDir = C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.CsWinRTUseWindowsUIXamlProjections = false
|
||||
build_property.EffectiveAnalysisLevelStyle = 10.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
@@ -0,0 +1,6 @@
|
||||
// <auto-generated/>
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using System.Linq;
|
||||
global using System.Threading;
|
||||
global using System.Threading.Tasks;
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
f89f426b4e088ef3fbc8371515a5bbbb91f564542edb70994bf51dfb00a2f37a
|
||||
+120
@@ -0,0 +1,120 @@
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\SharepointToolbox.exe
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\SharepointToolbox.deps.json
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\SharepointToolbox.runtimeconfig.json
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\SharepointToolbox.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\SharepointToolbox.pdb
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\AngleSharp.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\AngleSharp.Css.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\CommunityToolkit.Mvvm.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.ApplicationInsights.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Extensions.Caching.Abstractions.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Extensions.Caching.Memory.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Extensions.Configuration.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Extensions.Configuration.Abstractions.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Extensions.Configuration.Binder.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Extensions.Configuration.CommandLine.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Extensions.Configuration.EnvironmentVariables.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Extensions.Configuration.FileExtensions.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Extensions.Configuration.Json.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Extensions.Configuration.UserSecrets.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Extensions.DependencyInjection.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Extensions.DependencyInjection.Abstractions.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Extensions.Diagnostics.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Extensions.Diagnostics.Abstractions.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Extensions.FileProviders.Abstractions.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Extensions.FileProviders.Physical.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Extensions.FileSystemGlobbing.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Extensions.Hosting.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Extensions.Hosting.Abstractions.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Extensions.Http.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Extensions.Logging.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Extensions.Logging.Abstractions.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Extensions.Logging.Configuration.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Extensions.Logging.Console.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Extensions.Logging.Debug.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Extensions.Logging.EventLog.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Extensions.Logging.EventSource.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Extensions.Options.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Extensions.Options.ConfigurationExtensions.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Extensions.Primitives.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Graph.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Graph.Core.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Identity.Client.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Identity.Client.Broker.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Identity.Client.Extensions.Msal.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Identity.Client.NativeInterop.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.IdentityModel.Abstractions.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.IdentityModel.JsonWebTokens.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.IdentityModel.Logging.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.IdentityModel.Tokens.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Office.Client.Policy.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Office.Client.TranslationServices.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Office.SharePoint.Tools.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.Online.SharePoint.Client.Tenant.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.ProjectServer.Client.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.SharePoint.Client.DocumentManagement.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.SharePoint.Client.Publishing.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.SharePoint.Client.Runtime.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.SharePoint.Client.Search.Applications.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.SharePoint.Client.Search.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.SharePoint.Client.Taxonomy.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.SharePoint.Client.UserProfiles.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.SharePoint.Client.WorkflowServices.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Microsoft.SharePoint.Client.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Newtonsoft.Json.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\PnP.Core.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\PnP.Framework.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Portable.Xaml.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Serilog.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Serilog.Extensions.Hosting.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Serilog.Extensions.Logging.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\Serilog.Sinks.File.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\System.IdentityModel.Tokens.Jwt.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\TimeZoneConverter.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\runtimes\linux-x64\native\libmsalruntime.so
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\runtimes\osx-arm64\native\msalruntime_arm64.dylib
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\runtimes\osx-x64\native\msalruntime.dylib
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\runtimes\win-arm64\native\msalruntime_arm64.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\runtimes\win-x64\native\msalruntime.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\runtimes\win-x86\native\msalruntime_x86.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\SharepointToolbox.csproj.AssemblyReference.cache
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\MainWindow.g.cs
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\App.g.cs
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\SharepointToolbox_MarkupCompile.cache
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\SharepointToolbox_MarkupCompile.lref
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\MainWindow.baml
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\App.baml
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\SharepointToolbox.g.resources
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\SharepointToolbox.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\SharepointToolbox.AssemblyInfoInputs.cache
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\SharepointToolbox.AssemblyInfo.cs
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\SharepointToolbox.csproj.CoreCompileInputs.cache
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\Sharepoi.43890A8F.Up2Date
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\SharepointToolbox.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\refint\SharepointToolbox.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\SharepointToolbox.pdb
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\SharepointToolbox.genruntimeconfig.cache
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\ref\SharepointToolbox.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Debug\net10.0-windows\fr\SharepointToolbox.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\SharepointToolbox.Localization.Strings.resources
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\SharepointToolbox.Localization.Strings.fr.resources
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\SharepointToolbox.csproj.GenerateResource.cache
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\fr\SharepointToolbox.resources.cs
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\fr\SharepointToolbox.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\Views\Controls\FeatureTabBase.g.cs
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\GeneratedInternalTypeHelper.g.cs
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\Views\Controls\FeatureTabBase.baml
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\Views\Dialogs\ProfileManagementDialog.g.cs
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\Views\Tabs\SettingsView.g.cs
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\Views\Dialogs\ProfileManagementDialog.baml
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\Views\Tabs\SettingsView.baml
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\Views\Dialogs\SitePickerDialog.baml
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\Views\Dialogs\SitePickerDialog.g.cs
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\Views\Tabs\PermissionsView.g.cs
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\Views\Tabs\PermissionsView.baml
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\Views\Tabs\StorageView.g.cs
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\Views\Tabs\StorageView.baml
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\Views\Tabs\SearchView.g.cs
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\Views\Tabs\SearchView.baml
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\Views\Tabs\DuplicatesView.g.cs
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Debug\net10.0-windows\Views\Tabs\DuplicatesView.baml
|
||||
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
e9f791711b2996a9029335231857234759ad7631240869565bde7ef57f412092
|
||||
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user