chore: complete v1.0 milestone
Archive 5 phases (36 plans) to milestones/v1.0-phases/. Archive roadmap, requirements, and audit to milestones/. Evolve PROJECT.md with shipped state and validated requirements. Collapse ROADMAP.md to one-line milestone summary. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v10.0", FrameworkDisplayName = ".NET 10.0")]
|
||||
BIN
SharepointToolbox/obj/Release/net10.0-windows/win-x64/App.baml
Normal file
BIN
SharepointToolbox/obj/Release/net10.0-windows/win-x64/App.baml
Normal file
Binary file not shown.
@@ -0,0 +1,76 @@
|
||||
#pragma checksum "..\..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "3F6C9B128F16EE667BEFF5D988CB2CC0FA064BAB"
|
||||
//------------------------------------------------------------------------------
|
||||
// <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,201 @@
|
||||
#pragma checksum "..\..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "FD1DDCEEDC404643EB08A118544568BD54140D0E"
|
||||
//------------------------------------------------------------------------------
|
||||
// <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 56 "..\..\..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.TabItem TransferTabItem;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 59 "..\..\..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.TabItem BulkMembersTabItem;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 62 "..\..\..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.TabItem BulkSitesTabItem;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 65 "..\..\..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.TabItem FolderStructureTabItem;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 68 "..\..\..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.TabItem TemplatesTabItem;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 72 "..\..\..\..\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.TransferTabItem = ((System.Windows.Controls.TabItem)(target));
|
||||
return;
|
||||
case 7:
|
||||
this.BulkMembersTabItem = ((System.Windows.Controls.TabItem)(target));
|
||||
return;
|
||||
case 8:
|
||||
this.BulkSitesTabItem = ((System.Windows.Controls.TabItem)(target));
|
||||
return;
|
||||
case 9:
|
||||
this.FolderStructureTabItem = ((System.Windows.Controls.TabItem)(target));
|
||||
return;
|
||||
case 10:
|
||||
this.TemplatesTabItem = ((System.Windows.Controls.TabItem)(target));
|
||||
return;
|
||||
case 11:
|
||||
this.SettingsTabItem = ((System.Windows.Controls.TabItem)(target));
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
C:\Users\dev\Documents\projets\Sharepoint\publish\SharepointToolbox.pdb
|
||||
C:\Users\dev\Documents\projets\Sharepoint\publish\SharepointToolbox.exe
|
||||
@@ -0,0 +1,2 @@
|
||||
C:\Users\dev\AppData\Local\Temp\publish-test2\SharepointToolbox.pdb
|
||||
C:\Users\dev\AppData\Local\Temp\publish-test2\SharepointToolbox.exe
|
||||
@@ -0,0 +1,8 @@
|
||||
C:\Users\dev\AppData\Local\Temp\publish-test\SharepointToolbox.pdb
|
||||
C:\Users\dev\AppData\Local\Temp\publish-test\D3DCompiler_47_cor3.dll
|
||||
C:\Users\dev\AppData\Local\Temp\publish-test\PenImc_cor3.dll
|
||||
C:\Users\dev\AppData\Local\Temp\publish-test\PresentationNative_cor3.dll
|
||||
C:\Users\dev\AppData\Local\Temp\publish-test\vcruntime140_cor3.dll
|
||||
C:\Users\dev\AppData\Local\Temp\publish-test\wpfgfx_cor3.dll
|
||||
C:\Users\dev\AppData\Local\Temp\publish-test\msalruntime.dll
|
||||
C:\Users\dev\AppData\Local\Temp\publish-test\SharepointToolbox.exe
|
||||
@@ -0,0 +1,2 @@
|
||||
C:\Users\dev\AppData\Local\Temp\publish-test3\SharepointToolbox.pdb
|
||||
C:\Users\dev\AppData\Local\Temp\publish-test3\SharepointToolbox.exe
|
||||
@@ -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("Release")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+0758ce959347cf0f9404286f6cc08b05f74dd625")]
|
||||
[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 @@
|
||||
01d940bf256faca8bbf084b7b18c3ce7f9c4e74d7abb1af1887ed9299a5d3994
|
||||
@@ -0,0 +1,29 @@
|
||||
is_global = true
|
||||
build_property.EnableAotAnalyzer =
|
||||
build_property.EnableSingleFileAnalyzer = true
|
||||
build_property.EnableTrimAnalyzer =
|
||||
build_property.IncludeAllContentForSelfExtract =
|
||||
build_property.VerifyReferenceTrimCompatibility =
|
||||
build_property.VerifyReferenceAotCompatibility =
|
||||
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;
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
9eaeb92851e8ef4065f9158ef65a16a38835107b6ceb9aac037566e1d6272a47
|
||||
@@ -0,0 +1,540 @@
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\SharepointToolbox.exe
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\SharepointToolbox.deps.json
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\SharepointToolbox.runtimeconfig.json
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\SharepointToolbox.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\SharepointToolbox.pdb
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\fr\SharepointToolbox.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\AngleSharp.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\AngleSharp.Css.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Azure.Core.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\CommunityToolkit.Mvvm.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\CsvHelper.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.ApplicationInsights.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Bcl.AsyncInterfaces.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Extensions.Caching.Abstractions.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Extensions.Caching.Memory.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Extensions.Configuration.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Extensions.Configuration.Abstractions.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Extensions.Configuration.Binder.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Extensions.Configuration.CommandLine.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Extensions.Configuration.EnvironmentVariables.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Extensions.Configuration.FileExtensions.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Extensions.Configuration.Json.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Extensions.Configuration.UserSecrets.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Extensions.DependencyInjection.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Extensions.DependencyInjection.Abstractions.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Extensions.Diagnostics.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Extensions.Diagnostics.Abstractions.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Extensions.FileProviders.Abstractions.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Extensions.FileProviders.Physical.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Extensions.FileSystemGlobbing.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Extensions.Hosting.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Extensions.Hosting.Abstractions.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Extensions.Http.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Extensions.Logging.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Extensions.Logging.Abstractions.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Extensions.Logging.Configuration.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Extensions.Logging.Console.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Extensions.Logging.Debug.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Extensions.Logging.EventLog.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Extensions.Logging.EventSource.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Extensions.Options.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Extensions.Options.ConfigurationExtensions.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Extensions.Primitives.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Graph.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Graph.Core.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Identity.Client.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Identity.Client.Broker.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Identity.Client.Extensions.Msal.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Identity.Client.NativeInterop.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.IdentityModel.Abstractions.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.IdentityModel.JsonWebTokens.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.IdentityModel.Logging.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.IdentityModel.Protocols.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.IdentityModel.Tokens.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.IdentityModel.Validators.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Kiota.Abstractions.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Kiota.Authentication.Azure.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Kiota.Http.HttpClientLibrary.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Kiota.Serialization.Form.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Kiota.Serialization.Json.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Kiota.Serialization.Multipart.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Kiota.Serialization.Text.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Office.Client.Policy.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Office.Client.TranslationServices.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Office.SharePoint.Tools.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Online.SharePoint.Client.Tenant.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.ProjectServer.Client.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.SharePoint.Client.DocumentManagement.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.SharePoint.Client.Publishing.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.SharePoint.Client.Runtime.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.SharePoint.Client.Search.Applications.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.SharePoint.Client.Search.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.SharePoint.Client.Taxonomy.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.SharePoint.Client.UserProfiles.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.SharePoint.Client.WorkflowServices.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.SharePoint.Client.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Newtonsoft.Json.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\PnP.Core.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\PnP.Framework.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Portable.Xaml.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Serilog.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Serilog.Extensions.Hosting.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Serilog.Extensions.Logging.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Serilog.Sinks.File.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Std.UriTemplate.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.ClientModel.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.IdentityModel.Tokens.Jwt.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Memory.Data.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\TimeZoneConverter.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\msalruntime.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.CSharp.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.VisualBasic.Core.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.VisualBasic.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Win32.Primitives.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Win32.Registry.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.AppContext.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Buffers.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Collections.Concurrent.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Collections.Immutable.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Collections.NonGeneric.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Collections.Specialized.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Collections.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.ComponentModel.Annotations.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.ComponentModel.DataAnnotations.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.ComponentModel.EventBasedAsync.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.ComponentModel.Primitives.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.ComponentModel.TypeConverter.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.ComponentModel.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Configuration.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Console.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Core.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Data.Common.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Data.DataSetExtensions.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Data.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Diagnostics.Contracts.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Diagnostics.Debug.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Diagnostics.DiagnosticSource.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Diagnostics.FileVersionInfo.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Diagnostics.Process.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Diagnostics.StackTrace.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Diagnostics.TextWriterTraceListener.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Diagnostics.Tools.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Diagnostics.TraceSource.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Diagnostics.Tracing.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Drawing.Primitives.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Drawing.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Dynamic.Runtime.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Formats.Asn1.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Formats.Tar.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Globalization.Calendars.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Globalization.Extensions.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Globalization.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.IO.Compression.Brotli.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.IO.Compression.FileSystem.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.IO.Compression.ZipFile.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.IO.Compression.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.IO.FileSystem.AccessControl.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.IO.FileSystem.DriveInfo.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.IO.FileSystem.Primitives.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.IO.FileSystem.Watcher.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.IO.FileSystem.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.IO.IsolatedStorage.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.IO.MemoryMappedFiles.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.IO.Pipelines.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.IO.Pipes.AccessControl.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.IO.Pipes.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.IO.UnmanagedMemoryStream.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.IO.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Linq.AsyncEnumerable.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Linq.Expressions.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Linq.Parallel.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Linq.Queryable.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Linq.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Memory.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Net.Http.Json.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Net.Http.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Net.HttpListener.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Net.Mail.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Net.NameResolution.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Net.NetworkInformation.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Net.Ping.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Net.Primitives.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Net.Quic.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Net.Requests.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Net.Security.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Net.ServerSentEvents.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Net.ServicePoint.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Net.Sockets.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Net.WebClient.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Net.WebHeaderCollection.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Net.WebProxy.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Net.WebSockets.Client.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Net.WebSockets.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Net.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Numerics.Vectors.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Numerics.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.ObjectModel.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Private.CoreLib.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Private.DataContractSerialization.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Private.Uri.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Private.Xml.Linq.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Private.Xml.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Reflection.DispatchProxy.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Reflection.Emit.ILGeneration.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Reflection.Emit.Lightweight.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Reflection.Emit.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Reflection.Extensions.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Reflection.Metadata.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Reflection.Primitives.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Reflection.TypeExtensions.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Reflection.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Resources.Reader.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Resources.ResourceManager.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Resources.Writer.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Runtime.CompilerServices.Unsafe.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Runtime.CompilerServices.VisualC.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Runtime.Extensions.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Runtime.Handles.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Runtime.InteropServices.JavaScript.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Runtime.InteropServices.RuntimeInformation.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Runtime.InteropServices.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Runtime.Intrinsics.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Runtime.Loader.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Runtime.Numerics.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Runtime.Serialization.Formatters.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Runtime.Serialization.Json.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Runtime.Serialization.Primitives.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Runtime.Serialization.Xml.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Runtime.Serialization.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Runtime.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Security.AccessControl.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Security.Claims.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Security.Cryptography.Algorithms.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Security.Cryptography.Cng.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Security.Cryptography.Csp.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Security.Cryptography.Encoding.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Security.Cryptography.OpenSsl.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Security.Cryptography.Primitives.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Security.Cryptography.X509Certificates.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Security.Cryptography.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Security.Principal.Windows.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Security.Principal.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Security.SecureString.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Security.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.ServiceModel.Web.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.ServiceProcess.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Text.Encoding.CodePages.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Text.Encoding.Extensions.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Text.Encoding.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Text.Encodings.Web.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Text.Json.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Text.RegularExpressions.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Threading.AccessControl.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Threading.Channels.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Threading.Overlapped.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Threading.Tasks.Dataflow.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Threading.Tasks.Extensions.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Threading.Tasks.Parallel.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Threading.Tasks.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Threading.Thread.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Threading.ThreadPool.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Threading.Timer.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Threading.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Transactions.Local.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Transactions.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.ValueTuple.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Web.HttpUtility.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Web.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Windows.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Xml.Linq.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Xml.ReaderWriter.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Xml.Serialization.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Xml.XDocument.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Xml.XPath.XDocument.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Xml.XPath.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Xml.XmlDocument.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Xml.XmlSerializer.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Xml.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\mscorlib.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\netstandard.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Accessibility.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\DirectWriteForwarder.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Win32.Registry.AccessControl.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.Win32.SystemEvents.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\PresentationCore.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\PresentationFramework-SystemCore.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\PresentationFramework-SystemData.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\PresentationFramework-SystemDrawing.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\PresentationFramework-SystemXml.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\PresentationFramework-SystemXmlLinq.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\PresentationFramework.Aero.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\PresentationFramework.Aero2.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\PresentationFramework.AeroLite.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\PresentationFramework.Classic.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\PresentationFramework.Fluent.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\PresentationFramework.Luna.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\PresentationFramework.Royale.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\PresentationFramework.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\PresentationUI.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ReachFramework.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.CodeDom.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Configuration.ConfigurationManager.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Diagnostics.EventLog.Messages.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Diagnostics.EventLog.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Diagnostics.PerformanceCounter.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.DirectoryServices.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Drawing.Common.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Formats.Nrbf.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.IO.Packaging.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Printing.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Private.Windows.Core.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Private.Windows.GdiPlus.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Resources.Extensions.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Security.Cryptography.Pkcs.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Security.Cryptography.ProtectedData.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Security.Cryptography.Xml.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Security.Permissions.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Windows.Controls.Ribbon.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Windows.Extensions.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Windows.Input.Manipulations.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Windows.Presentation.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Windows.Primitives.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.Xaml.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\UIAutomationClient.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\UIAutomationClientSideProviders.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\UIAutomationProvider.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\UIAutomationTypes.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\WindowsBase.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\Microsoft.DiaSymReader.Native.amd64.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\System.IO.Compression.Native.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\clretwrc.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\clrgc.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\clrgcexp.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\clrjit.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\coreclr.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\createdump.exe
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\hostfxr.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\hostpolicy.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\mscordaccore.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\mscordaccore_amd64_amd64_10.0.426.12010.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\mscordbi.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\mscorrc.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\msquic.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\D3DCompiler_47_cor3.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\PenImc_cor3.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\PresentationNative_cor3.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\vcruntime140_cor3.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\wpfgfx_cor3.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\cs\PresentationCore.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\cs\PresentationFramework.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\cs\PresentationUI.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\cs\ReachFramework.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\cs\System.Windows.Controls.Ribbon.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\cs\System.Windows.Input.Manipulations.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\cs\System.Xaml.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\cs\UIAutomationClient.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\cs\UIAutomationClientSideProviders.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\cs\UIAutomationProvider.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\cs\UIAutomationTypes.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\cs\WindowsBase.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\de\PresentationCore.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\de\PresentationFramework.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\de\PresentationUI.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\de\ReachFramework.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\de\System.Windows.Controls.Ribbon.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\de\System.Windows.Input.Manipulations.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\de\System.Xaml.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\de\UIAutomationClient.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\de\UIAutomationClientSideProviders.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\de\UIAutomationProvider.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\de\UIAutomationTypes.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\de\WindowsBase.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\es\PresentationCore.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\es\PresentationFramework.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\es\PresentationUI.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\es\ReachFramework.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\es\System.Windows.Controls.Ribbon.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\es\System.Windows.Input.Manipulations.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\es\System.Xaml.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\es\UIAutomationClient.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\es\UIAutomationClientSideProviders.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\es\UIAutomationProvider.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\es\UIAutomationTypes.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\es\WindowsBase.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\fr\PresentationCore.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\fr\PresentationFramework.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\fr\PresentationUI.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\fr\ReachFramework.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\fr\System.Windows.Controls.Ribbon.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\fr\System.Windows.Input.Manipulations.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\fr\System.Xaml.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\fr\UIAutomationClient.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\fr\UIAutomationClientSideProviders.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\fr\UIAutomationProvider.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\fr\UIAutomationTypes.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\fr\WindowsBase.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\it\PresentationCore.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\it\PresentationFramework.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\it\PresentationUI.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\it\ReachFramework.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\it\System.Windows.Controls.Ribbon.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\it\System.Windows.Input.Manipulations.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\it\System.Xaml.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\it\UIAutomationClient.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\it\UIAutomationClientSideProviders.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\it\UIAutomationProvider.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\it\UIAutomationTypes.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\it\WindowsBase.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ja\PresentationCore.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ja\PresentationFramework.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ja\PresentationUI.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ja\ReachFramework.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ja\System.Windows.Controls.Ribbon.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ja\System.Windows.Input.Manipulations.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ja\System.Xaml.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ja\UIAutomationClient.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ja\UIAutomationClientSideProviders.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ja\UIAutomationProvider.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ja\UIAutomationTypes.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ja\WindowsBase.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ko\PresentationCore.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ko\PresentationFramework.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ko\PresentationUI.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ko\ReachFramework.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ko\System.Windows.Controls.Ribbon.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ko\System.Windows.Input.Manipulations.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ko\System.Xaml.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ko\UIAutomationClient.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ko\UIAutomationClientSideProviders.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ko\UIAutomationProvider.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ko\UIAutomationTypes.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ko\WindowsBase.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\pl\PresentationCore.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\pl\PresentationFramework.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\pl\PresentationUI.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\pl\ReachFramework.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\pl\System.Windows.Controls.Ribbon.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\pl\System.Windows.Input.Manipulations.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\pl\System.Xaml.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\pl\UIAutomationClient.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\pl\UIAutomationClientSideProviders.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\pl\UIAutomationProvider.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\pl\UIAutomationTypes.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\pl\WindowsBase.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\pt-BR\PresentationCore.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\pt-BR\PresentationFramework.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\pt-BR\PresentationUI.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\pt-BR\ReachFramework.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\pt-BR\System.Windows.Controls.Ribbon.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\pt-BR\System.Windows.Input.Manipulations.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\pt-BR\System.Xaml.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\pt-BR\UIAutomationClient.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\pt-BR\UIAutomationClientSideProviders.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\pt-BR\UIAutomationProvider.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\pt-BR\UIAutomationTypes.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\pt-BR\WindowsBase.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ru\PresentationCore.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ru\PresentationFramework.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ru\PresentationUI.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ru\ReachFramework.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ru\System.Windows.Controls.Ribbon.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ru\System.Windows.Input.Manipulations.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ru\System.Xaml.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ru\UIAutomationClient.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ru\UIAutomationClientSideProviders.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ru\UIAutomationProvider.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ru\UIAutomationTypes.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\ru\WindowsBase.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\tr\PresentationCore.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\tr\PresentationFramework.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\tr\PresentationUI.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\tr\ReachFramework.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\tr\System.Windows.Controls.Ribbon.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\tr\System.Windows.Input.Manipulations.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\tr\System.Xaml.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\tr\UIAutomationClient.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\tr\UIAutomationClientSideProviders.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\tr\UIAutomationProvider.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\tr\UIAutomationTypes.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\tr\WindowsBase.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\zh-Hans\PresentationCore.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\zh-Hans\PresentationFramework.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\zh-Hans\PresentationUI.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\zh-Hans\ReachFramework.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\zh-Hans\System.Windows.Controls.Ribbon.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\zh-Hans\System.Windows.Input.Manipulations.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\zh-Hans\System.Xaml.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\zh-Hans\UIAutomationClient.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\zh-Hans\UIAutomationClientSideProviders.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\zh-Hans\UIAutomationProvider.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\zh-Hans\UIAutomationTypes.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\zh-Hans\WindowsBase.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\zh-Hant\PresentationCore.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\zh-Hant\PresentationFramework.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\zh-Hant\PresentationUI.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\zh-Hant\ReachFramework.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\zh-Hant\System.Windows.Controls.Ribbon.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\zh-Hant\System.Windows.Input.Manipulations.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\zh-Hant\System.Xaml.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\zh-Hant\UIAutomationClient.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\zh-Hant\UIAutomationClientSideProviders.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\zh-Hant\UIAutomationProvider.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\zh-Hant\UIAutomationTypes.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\bin\Release\net10.0-windows\win-x64\zh-Hant\WindowsBase.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\SharepointToolbox.csproj.AssemblyReference.cache
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\Views\Dialogs\SitePickerDialog.baml
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\MainWindow.g.cs
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\Views\Controls\FeatureTabBase.g.cs
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\Views\Dialogs\ConfirmBulkOperationDialog.g.cs
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\Views\Dialogs\FolderBrowserDialog.g.cs
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\Views\Dialogs\ProfileManagementDialog.g.cs
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\Views\Dialogs\SitePickerDialog.g.cs
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\Views\Tabs\BulkMembersView.g.cs
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\Views\Tabs\BulkSitesView.g.cs
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\Views\Tabs\DuplicatesView.g.cs
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\Views\Tabs\FolderStructureView.g.cs
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\Views\Tabs\PermissionsView.g.cs
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\Views\Tabs\SearchView.g.cs
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\Views\Tabs\SettingsView.g.cs
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\Views\Tabs\StorageView.g.cs
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\Views\Tabs\TemplatesView.g.cs
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\Views\Tabs\TransferView.g.cs
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\App.g.cs
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\GeneratedInternalTypeHelper.g.cs
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\SharepointToolbox_MarkupCompile.cache
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\SharepointToolbox_MarkupCompile.lref
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\MainWindow.baml
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\Views\Controls\FeatureTabBase.baml
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\Views\Dialogs\ConfirmBulkOperationDialog.baml
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\Views\Dialogs\FolderBrowserDialog.baml
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\Views\Dialogs\ProfileManagementDialog.baml
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\Views\Tabs\BulkMembersView.baml
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\Views\Tabs\BulkSitesView.baml
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\Views\Tabs\DuplicatesView.baml
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\Views\Tabs\FolderStructureView.baml
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\Views\Tabs\PermissionsView.baml
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\Views\Tabs\SearchView.baml
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\Views\Tabs\SettingsView.baml
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\Views\Tabs\StorageView.baml
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\Views\Tabs\TemplatesView.baml
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\Views\Tabs\TransferView.baml
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\App.baml
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\SharepointToolbox.g.resources
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\SharepointToolbox.Localization.Strings.resources
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\SharepointToolbox.Localization.Strings.fr.resources
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\SharepointToolbox.csproj.GenerateResource.cache
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\SharepointToolbox.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\SharepointToolbox.AssemblyInfoInputs.cache
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\SharepointToolbox.AssemblyInfo.cs
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\SharepointToolbox.csproj.CoreCompileInputs.cache
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\fr\SharepointToolbox.resources.cs
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\fr\SharepointToolbox.resources.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\Sharepoi.43890A8F.Up2Date
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\SharepointToolbox.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\refint\SharepointToolbox.dll
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\SharepointToolbox.pdb
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\SharepointToolbox.genruntimeconfig.cache
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\ref\SharepointToolbox.dll
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
633e0480f7f39bc21d1919552c1811afc5160db2f7644fd67e6a6d6f632929df
|
||||
@@ -0,0 +1 @@
|
||||
876f00eb772e54ec09e668a4ae983ef57c2e629651f16b6cae7dd1be396b7827
|
||||
@@ -0,0 +1 @@
|
||||
0f0b39e70d7a8a0c0f672ea58fa43e132e804d17629925b63177d50ff33db5e3
|
||||
Binary file not shown.
@@ -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("Release")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f7829f0801433eeced34dea81e380a6c0fc3502d")]
|
||||
[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 @@
|
||||
163d8eff06558096b5f993f391a5322960aadaf62b931f4b0f174282ed5160ef
|
||||
@@ -0,0 +1,29 @@
|
||||
is_global = true
|
||||
build_property.EnableAotAnalyzer =
|
||||
build_property.EnableSingleFileAnalyzer = true
|
||||
build_property.EnableTrimAnalyzer =
|
||||
build_property.IncludeAllContentForSelfExtract =
|
||||
build_property.VerifyReferenceTrimCompatibility =
|
||||
build_property.VerifyReferenceAotCompatibility =
|
||||
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;
|
||||
Binary file not shown.
@@ -0,0 +1,20 @@
|
||||
SharepointToolbox
|
||||
|
||||
|
||||
winexe
|
||||
C#
|
||||
.cs
|
||||
C:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\obj\Release\net10.0-windows\win-x64\
|
||||
SharepointToolbox
|
||||
none
|
||||
false
|
||||
TRACE;RELEASE;NET;NET10_0;NETCOREAPP;WINDOWS;WINDOWS7_0;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_0_OR_GREATER;NET10_0_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER;WINDOWS7_0_OR_GREATER
|
||||
|
||||
17-742696679
|
||||
|
||||
108-444019181
|
||||
290-701352389
|
||||
MainWindow.xaml;Views\Controls\FeatureTabBase.xaml;Views\Dialogs\ConfirmBulkOperationDialog.xaml;Views\Dialogs\FolderBrowserDialog.xaml;Views\Dialogs\ProfileManagementDialog.xaml;Views\Dialogs\SitePickerDialog.xaml;Views\Tabs\BulkMembersView.xaml;Views\Tabs\BulkSitesView.xaml;Views\Tabs\DuplicatesView.xaml;Views\Tabs\FolderStructureView.xaml;Views\Tabs\PermissionsView.xaml;Views\Tabs\SearchView.xaml;Views\Tabs\SettingsView.xaml;Views\Tabs\StorageView.xaml;Views\Tabs\TemplatesView.xaml;Views\Tabs\TransferView.xaml;App.xaml;
|
||||
|
||||
False
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
|
||||
|
||||
FC:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\MainWindow.xaml;;
|
||||
FC:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\Views\Controls\FeatureTabBase.xaml;;
|
||||
FC:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\Views\Dialogs\ConfirmBulkOperationDialog.xaml;;
|
||||
FC:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\Views\Dialogs\FolderBrowserDialog.xaml;;
|
||||
FC:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\Views\Dialogs\ProfileManagementDialog.xaml;;
|
||||
FC:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\Views\Tabs\BulkMembersView.xaml;;
|
||||
FC:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\Views\Tabs\BulkSitesView.xaml;;
|
||||
FC:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\Views\Tabs\DuplicatesView.xaml;;
|
||||
FC:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\Views\Tabs\FolderStructureView.xaml;;
|
||||
FC:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\Views\Tabs\PermissionsView.xaml;;
|
||||
FC:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\Views\Tabs\SearchView.xaml;;
|
||||
FC:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\Views\Tabs\SettingsView.xaml;;
|
||||
FC:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\Views\Tabs\StorageView.xaml;;
|
||||
FC:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\Views\Tabs\TemplatesView.xaml;;
|
||||
FC:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\Views\Tabs\TransferView.xaml;;
|
||||
FC:\Users\dev\Documents\projets\Sharepoint\SharepointToolbox\App.xaml;;
|
||||
|
||||
@@ -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("Release")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+1d5dde9ceb73dad12dfd1126737dd194a5483841")]
|
||||
[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 @@
|
||||
9ac552a8ec9acdca9f7b2a1f1c319ad910fdf8fc074cc53d1d031b9506c69a61
|
||||
@@ -0,0 +1,29 @@
|
||||
is_global = true
|
||||
build_property.EnableAotAnalyzer =
|
||||
build_property.EnableSingleFileAnalyzer = true
|
||||
build_property.EnableTrimAnalyzer =
|
||||
build_property.IncludeAllContentForSelfExtract =
|
||||
build_property.VerifyReferenceTrimCompatibility =
|
||||
build_property.VerifyReferenceAotCompatibility =
|
||||
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;
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,75 @@
|
||||
#pragma checksum "..\..\..\..\..\..\Views\Controls\FeatureTabBase.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "A824FE7E592E559FAAF22ECBF954EBCE543A21E1"
|
||||
//------------------------------------------------------------------------------
|
||||
// <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 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.Views.Controls {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// FeatureTabBase
|
||||
/// </summary>
|
||||
public partial class FeatureTabBase : System.Windows.Controls.UserControl, 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/views/controls/featuretabbase.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\..\..\Views\Controls\FeatureTabBase.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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
@@ -0,0 +1,114 @@
|
||||
#pragma checksum "..\..\..\..\..\..\Views\Dialogs\ConfirmBulkOperationDialog.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "EC8399B4485248E98E2D5A9653217AB467318B62"
|
||||
//------------------------------------------------------------------------------
|
||||
// <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 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.Views.Dialogs {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// ConfirmBulkOperationDialog
|
||||
/// </summary>
|
||||
public partial class ConfirmBulkOperationDialog : System.Windows.Window, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
|
||||
#line 14 "..\..\..\..\..\..\Views\Dialogs\ConfirmBulkOperationDialog.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.TextBlock MessageText;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 23 "..\..\..\..\..\..\Views\Dialogs\ConfirmBulkOperationDialog.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.Button ProceedButton;
|
||||
|
||||
#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/views/dialogs/confirmbulkoperationdialog.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\..\..\Views\Dialogs\ConfirmBulkOperationDialog.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.MessageText = ((System.Windows.Controls.TextBlock)(target));
|
||||
return;
|
||||
case 2:
|
||||
|
||||
#line 22 "..\..\..\..\..\..\Views\Dialogs\ConfirmBulkOperationDialog.xaml"
|
||||
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Cancel_Click);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 3:
|
||||
this.ProceedButton = ((System.Windows.Controls.Button)(target));
|
||||
|
||||
#line 26 "..\..\..\..\..\..\Views\Dialogs\ConfirmBulkOperationDialog.xaml"
|
||||
this.ProceedButton.Click += new System.Windows.RoutedEventHandler(this.Proceed_Click);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
@@ -0,0 +1,131 @@
|
||||
#pragma checksum "..\..\..\..\..\..\Views\Dialogs\FolderBrowserDialog.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "3987E02EDBCBB2985BE9806F6B0BBA244FC9EA92"
|
||||
//------------------------------------------------------------------------------
|
||||
// <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 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.Views.Dialogs {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// FolderBrowserDialog
|
||||
/// </summary>
|
||||
public partial class FolderBrowserDialog : System.Windows.Window, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
|
||||
#line 10 "..\..\..\..\..\..\Views\Dialogs\FolderBrowserDialog.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.TextBlock StatusText;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 19 "..\..\..\..\..\..\Views\Dialogs\FolderBrowserDialog.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.Button SelectButton;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 26 "..\..\..\..\..\..\Views\Dialogs\FolderBrowserDialog.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.TreeView FolderTree;
|
||||
|
||||
#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/views/dialogs/folderbrowserdialog.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\..\..\Views\Dialogs\FolderBrowserDialog.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.StatusText = ((System.Windows.Controls.TextBlock)(target));
|
||||
return;
|
||||
case 2:
|
||||
|
||||
#line 18 "..\..\..\..\..\..\Views\Dialogs\FolderBrowserDialog.xaml"
|
||||
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Cancel_Click);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 3:
|
||||
this.SelectButton = ((System.Windows.Controls.Button)(target));
|
||||
|
||||
#line 22 "..\..\..\..\..\..\Views\Dialogs\FolderBrowserDialog.xaml"
|
||||
this.SelectButton.Click += new System.Windows.RoutedEventHandler(this.Select_Click);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 4:
|
||||
this.FolderTree = ((System.Windows.Controls.TreeView)(target));
|
||||
|
||||
#line 26 "..\..\..\..\..\..\Views\Dialogs\FolderBrowserDialog.xaml"
|
||||
this.FolderTree.SelectedItemChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.FolderTree_SelectedItemChanged);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
@@ -0,0 +1,86 @@
|
||||
#pragma checksum "..\..\..\..\..\..\Views\Dialogs\ProfileManagementDialog.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "DA15DE85D69B2CBD0FF005790E4AC97DB520E664"
|
||||
//------------------------------------------------------------------------------
|
||||
// <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 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.Views.Dialogs {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// ProfileManagementDialog
|
||||
/// </summary>
|
||||
public partial class ProfileManagementDialog : System.Windows.Window, 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/views/dialogs/profilemanagementdialog.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\..\..\Views\Dialogs\ProfileManagementDialog.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:
|
||||
|
||||
#line 57 "..\..\..\..\..\..\Views\Dialogs\ProfileManagementDialog.xaml"
|
||||
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.CloseButton_Click);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
@@ -0,0 +1,165 @@
|
||||
#pragma checksum "..\..\..\..\..\..\Views\Dialogs\SitePickerDialog.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "D0D35E444777C8FFB080F390F542EB6DF26D69DD"
|
||||
//------------------------------------------------------------------------------
|
||||
// <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.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.Views.Dialogs {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// SitePickerDialog
|
||||
/// </summary>
|
||||
public partial class SitePickerDialog : System.Windows.Window, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
|
||||
#line 18 "..\..\..\..\..\..\Views\Dialogs\SitePickerDialog.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.TextBox FilterBox;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 22 "..\..\..\..\..\..\Views\Dialogs\SitePickerDialog.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.ListView SiteList;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 42 "..\..\..\..\..\..\Views\Dialogs\SitePickerDialog.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.TextBlock StatusText;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 47 "..\..\..\..\..\..\Views\Dialogs\SitePickerDialog.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.Button LoadButton;
|
||||
|
||||
#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/views/dialogs/sitepickerdialog.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\..\..\Views\Dialogs\SitePickerDialog.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:
|
||||
|
||||
#line 6 "..\..\..\..\..\..\Views\Dialogs\SitePickerDialog.xaml"
|
||||
((SharepointToolbox.Views.Dialogs.SitePickerDialog)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 2:
|
||||
this.FilterBox = ((System.Windows.Controls.TextBox)(target));
|
||||
|
||||
#line 18 "..\..\..\..\..\..\Views\Dialogs\SitePickerDialog.xaml"
|
||||
this.FilterBox.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.FilterBox_TextChanged);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 3:
|
||||
this.SiteList = ((System.Windows.Controls.ListView)(target));
|
||||
return;
|
||||
case 4:
|
||||
this.StatusText = ((System.Windows.Controls.TextBlock)(target));
|
||||
return;
|
||||
case 5:
|
||||
this.LoadButton = ((System.Windows.Controls.Button)(target));
|
||||
|
||||
#line 48 "..\..\..\..\..\..\Views\Dialogs\SitePickerDialog.xaml"
|
||||
this.LoadButton.Click += new System.Windows.RoutedEventHandler(this.LoadButton_Click);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 6:
|
||||
|
||||
#line 50 "..\..\..\..\..\..\Views\Dialogs\SitePickerDialog.xaml"
|
||||
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.SelectAll_Click);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 7:
|
||||
|
||||
#line 52 "..\..\..\..\..\..\Views\Dialogs\SitePickerDialog.xaml"
|
||||
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.DeselectAll_Click);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 8:
|
||||
|
||||
#line 55 "..\..\..\..\..\..\Views\Dialogs\SitePickerDialog.xaml"
|
||||
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OK_Click);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
@@ -0,0 +1,75 @@
|
||||
#pragma checksum "..\..\..\..\..\..\Views\Tabs\BulkMembersView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "0F1671AC9B738241F2D11F7D9A43E29C1C076228"
|
||||
//------------------------------------------------------------------------------
|
||||
// <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 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.Views.Tabs {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// BulkMembersView
|
||||
/// </summary>
|
||||
public partial class BulkMembersView : System.Windows.Controls.UserControl, 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/views/tabs/bulkmembersview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\..\..\Views\Tabs\BulkMembersView.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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
@@ -0,0 +1,75 @@
|
||||
#pragma checksum "..\..\..\..\..\..\Views\Tabs\BulkSitesView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "319B38E20C0A00A1D9F35FAE917FA204E1BDE425"
|
||||
//------------------------------------------------------------------------------
|
||||
// <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 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.Views.Tabs {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// BulkSitesView
|
||||
/// </summary>
|
||||
public partial class BulkSitesView : System.Windows.Controls.UserControl, 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/views/tabs/bulksitesview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\..\..\Views\Tabs\BulkSitesView.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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
@@ -0,0 +1,75 @@
|
||||
#pragma checksum "..\..\..\..\..\..\Views\Tabs\DuplicatesView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "618FD93BCB156E6D7C1E7BCB8FF18D39BC04ACBC"
|
||||
//------------------------------------------------------------------------------
|
||||
// <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 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.Views.Tabs {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// DuplicatesView
|
||||
/// </summary>
|
||||
public partial class DuplicatesView : System.Windows.Controls.UserControl, 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/views/tabs/duplicatesview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\..\..\Views\Tabs\DuplicatesView.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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
@@ -0,0 +1,75 @@
|
||||
#pragma checksum "..\..\..\..\..\..\Views\Tabs\FolderStructureView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "9127D90B5643625D2FED0962940E0925A09F1D80"
|
||||
//------------------------------------------------------------------------------
|
||||
// <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 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.Views.Tabs {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// FolderStructureView
|
||||
/// </summary>
|
||||
public partial class FolderStructureView : System.Windows.Controls.UserControl, 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/views/tabs/folderstructureview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\..\..\Views\Tabs\FolderStructureView.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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
@@ -0,0 +1,75 @@
|
||||
#pragma checksum "..\..\..\..\..\..\Views\Tabs\PermissionsView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "538AD001C5C09D996E5D3DE5BFB94E985851D65B"
|
||||
//------------------------------------------------------------------------------
|
||||
// <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 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.Views.Tabs {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// PermissionsView
|
||||
/// </summary>
|
||||
public partial class PermissionsView : System.Windows.Controls.UserControl, 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/views/tabs/permissionsview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\..\..\Views\Tabs\PermissionsView.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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
@@ -0,0 +1,75 @@
|
||||
#pragma checksum "..\..\..\..\..\..\Views\Tabs\SearchView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "F2F85E103612C60BAB9018F7F5263F9EFE011F04"
|
||||
//------------------------------------------------------------------------------
|
||||
// <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 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.Views.Tabs {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// SearchView
|
||||
/// </summary>
|
||||
public partial class SearchView : System.Windows.Controls.UserControl, 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/views/tabs/searchview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\..\..\Views\Tabs\SearchView.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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
@@ -0,0 +1,75 @@
|
||||
#pragma checksum "..\..\..\..\..\..\Views\Tabs\SettingsView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "FCDAA7E6D88DDE545D40D86269FB952E646421EF"
|
||||
//------------------------------------------------------------------------------
|
||||
// <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 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.Views.Tabs {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// SettingsView
|
||||
/// </summary>
|
||||
public partial class SettingsView : System.Windows.Controls.UserControl, 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/views/tabs/settingsview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\..\..\Views\Tabs\SettingsView.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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
@@ -0,0 +1,90 @@
|
||||
#pragma checksum "..\..\..\..\..\..\Views\Tabs\StorageView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "3A079A3FB8B65477E0CF924510886870AB746AAB"
|
||||
//------------------------------------------------------------------------------
|
||||
// <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.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.Views.Tabs {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// StorageView
|
||||
/// </summary>
|
||||
public partial class StorageView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
|
||||
#line 69 "..\..\..\..\..\..\Views\Tabs\StorageView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.DataGrid ResultsGrid;
|
||||
|
||||
#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/views/tabs/storageview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\..\..\Views\Tabs\StorageView.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.ResultsGrid = ((System.Windows.Controls.DataGrid)(target));
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
@@ -0,0 +1,75 @@
|
||||
#pragma checksum "..\..\..\..\..\..\Views\Tabs\TemplatesView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "0D8E3C1E1E7CCE4712E531C1FE667D596D866EFE"
|
||||
//------------------------------------------------------------------------------
|
||||
// <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 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.Views.Tabs {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// TemplatesView
|
||||
/// </summary>
|
||||
public partial class TemplatesView : System.Windows.Controls.UserControl, 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/views/tabs/templatesview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\..\..\Views\Tabs\TemplatesView.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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
@@ -0,0 +1,111 @@
|
||||
#pragma checksum "..\..\..\..\..\..\Views\Tabs\TransferView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "CFE8C36EF2DBF95AE309DE7124B06065828279D3"
|
||||
//------------------------------------------------------------------------------
|
||||
// <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 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.Views.Tabs {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// TransferView
|
||||
/// </summary>
|
||||
public partial class TransferView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
|
||||
#line 49 "..\..\..\..\..\..\Views\Tabs\TransferView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.ComboBox ConflictCombo;
|
||||
|
||||
#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/views/tabs/transferview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\..\..\Views\Tabs\TransferView.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:
|
||||
|
||||
#line 15 "..\..\..\..\..\..\Views\Tabs\TransferView.xaml"
|
||||
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BrowseSource_Click);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 2:
|
||||
|
||||
#line 28 "..\..\..\..\..\..\Views\Tabs\TransferView.xaml"
|
||||
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BrowseDest_Click);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 3:
|
||||
this.ConflictCombo = ((System.Windows.Controls.ComboBox)(target));
|
||||
|
||||
#line 49 "..\..\..\..\..\..\Views\Tabs\TransferView.xaml"
|
||||
this.ConflictCombo.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ConflictCombo_SelectionChanged);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
@@ -0,0 +1,23 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <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.AssemblyCopyrightAttribute(" ")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+0758ce959347cf0f9404286f6cc08b05f74dd625")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("SharepointToolbox")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("SharepointToolbox")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyCultureAttribute("fr")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user