Skip to content

Commit

Permalink
Deleted files
Browse files Browse the repository at this point in the history
  • Loading branch information
Dasutein committed Jan 29, 2019
1 parent 1b1cadd commit fd08536
Show file tree
Hide file tree
Showing 36 changed files with 137 additions and 11,390 deletions.
Binary file modified DiscordRPC.Core/bin/Release/DiscordRPCCore.dll
Binary file not shown.
Binary file modified DiscordRPC.Core/bin/Release/DiscordRPCCore.pdb
Binary file not shown.
Binary file not shown.
Binary file modified DiscordRPC.Core/obj/Release/DiscordRPCCore.dll
Binary file not shown.
Binary file modified DiscordRPC.Core/obj/Release/DiscordRPCCore.pdb
Binary file not shown.
Binary file removed DiscordRPC.Main/bin/Debug-old/DiscordRPC.Main.exe
Binary file not shown.
6 changes: 0 additions & 6 deletions DiscordRPC.Main/bin/Debug-old/DiscordRPC.Main.exe.config

This file was deleted.

Binary file removed DiscordRPC.Main/bin/Debug-old/DiscordRPC.Main.pdb
Binary file not shown.
Binary file removed DiscordRPC.Main/bin/Debug-old/DiscordRPC.dll
Binary file not shown.
Binary file removed DiscordRPC.Main/bin/Debug-old/DiscordRPC.pdb
Binary file not shown.
2,273 changes: 0 additions & 2,273 deletions DiscordRPC.Main/bin/Debug-old/DiscordRPC.xml

This file was deleted.

Binary file removed DiscordRPC.Main/bin/Debug-old/NativeHelpers.dll
Binary file not shown.
Binary file removed DiscordRPC.Main/bin/Debug-old/NativeHelpers.pdb
Binary file not shown.
Binary file removed DiscordRPC.Main/bin/Debug-old/Newtonsoft.Json.dll
Binary file not shown.
9,096 changes: 0 additions & 9,096 deletions DiscordRPC.Main/bin/Debug-old/Newtonsoft.Json.xml

This file was deleted.

Binary file removed DiscordRPC.Main/bin/Discord-rpc-csharp.zip
Binary file not shown.
Binary file modified DiscordRPC.Main/bin/Release/DiscordRPC.exe
Binary file not shown.
Binary file modified DiscordRPC.Main/bin/Release/DiscordRPC.pdb
Binary file not shown.
Binary file modified DiscordRPC.Main/bin/Release/DiscordRPCCore.dll
Binary file not shown.
Binary file modified DiscordRPC.Main/bin/Release/DiscordRPCCore.pdb
Binary file not shown.
Binary file added DiscordRPC.Main/obj/Release/AboutWindow.baml
Binary file not shown.
20 changes: 10 additions & 10 deletions DiscordRPC.Main/obj/Release/AboutWindow.g.i.cs
@@ -1,4 +1,4 @@
#pragma checksum "..\..\AboutWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "A49A0D37BD81CD51DD04D2DB22DADED4A850495E"
#pragma checksum "..\..\AboutWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "31AB446F0393AC90057F420C7DF833E5F90B0E85"
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
Expand Down Expand Up @@ -48,21 +48,21 @@ public partial class AboutWindow : System.Windows.Window, System.Windows.Markup.
#line default
#line hidden

/// <summary>
/// textBlockDiscordBuildType Name Field
/// </summary>

#line 21 "..\..\AboutWindow.xaml"
#line 23 "..\..\AboutWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock textBlockVersionNumber;
public System.Windows.Controls.TextBlock textBlockDiscordBuildType;

#line default
#line hidden

/// <summary>
/// textBlockDiscordBuildType Name Field
/// </summary>

#line 24 "..\..\AboutWindow.xaml"
#line 26 "..\..\AboutWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
public System.Windows.Controls.TextBlock textBlockDiscordBuildType;
internal System.Windows.Controls.TextBlock textBlockVersionNumber;

#line default
#line hidden
Expand Down Expand Up @@ -107,10 +107,10 @@ public partial class AboutWindow : System.Windows.Window, System.Windows.Markup.
#line hidden
return;
case 2:
this.textBlockVersionNumber = ((System.Windows.Controls.TextBlock)(target));
this.textBlockDiscordBuildType = ((System.Windows.Controls.TextBlock)(target));
return;
case 3:
this.textBlockDiscordBuildType = ((System.Windows.Controls.TextBlock)(target));
this.textBlockVersionNumber = ((System.Windows.Controls.TextBlock)(target));
return;
}
this._contentLoaded = true;
Expand Down
Binary file added DiscordRPC.Main/obj/Release/App.baml
Binary file not shown.
13 changes: 10 additions & 3 deletions DiscordRPC.Main/obj/Release/App.g.i.cs
@@ -1,4 +1,4 @@
#pragma checksum "..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "2CCE6FB039B9F5A9134AEE3729D3A5D63A99C0F8"
#pragma checksum "..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "798FB5DCC8F0C6B19B1B6D912450CC1E0D6CF6B9"
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
Expand Down Expand Up @@ -40,15 +40,22 @@ namespace DiscordRPC.Main {
/// </summary>
public partial class App : System.Windows.Application {

private bool _contentLoaded;

/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/DiscordRPC;component/app.xaml", System.UriKind.Relative);

#line 5 "..\..\App.xaml"
this.StartupUri = new System.Uri("MainWindow.xaml", System.UriKind.Relative);
#line 1 "..\..\App.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);

#line default
#line hidden
Expand Down
Expand Up @@ -23,3 +23,6 @@ F:\Software Development Projects\C# and .NET\Discord-RPC-csharp\DiscordRPC.Main\
F:\Software Development Projects\C# and .NET\Discord-RPC-csharp\DiscordRPC.Main\obj\Release\DiscordRPC.pdb
F:\Software Development Projects\C# and .NET\Discord-RPC-csharp\DiscordRPC.Main\obj\Release\AboutWindow.g.cs
F:\Software Development Projects\C# and .NET\Discord-RPC-csharp\DiscordRPC.Main\obj\Release\AboutWindow.baml
F:\Software Development Projects\C# and .NET\Discord-RPC-csharp\DiscordRPC.Main\obj\Release\FirstRunWindow.g.cs
F:\Software Development Projects\C# and .NET\Discord-RPC-csharp\DiscordRPC.Main\obj\Release\App.baml
F:\Software Development Projects\C# and .NET\Discord-RPC-csharp\DiscordRPC.Main\obj\Release\FirstRunWindow.baml
Binary file not shown.
Binary file not shown.
Binary file modified DiscordRPC.Main/obj/Release/DiscordRPC.exe
Binary file not shown.
Binary file modified DiscordRPC.Main/obj/Release/DiscordRPC.g.resources
Binary file not shown.
Binary file modified DiscordRPC.Main/obj/Release/DiscordRPC.pdb
Binary file not shown.
2 changes: 1 addition & 1 deletion DiscordRPC.Main/obj/Release/DiscordRPC_MarkupCompile.cache
Expand Up @@ -16,5 +16,5 @@ F:\Software Development Projects\C# and .NET\Discord-RPC-csharp\DiscordRPC.Main\
16-1080830883
AboutWindow.xaml;FirstRunWindow.xaml;MainWindow.xaml;

True
False

Binary file added DiscordRPC.Main/obj/Release/FirstRunWindow.baml
Binary file not shown.
112 changes: 112 additions & 0 deletions DiscordRPC.Main/obj/Release/FirstRunWindow.g.i.cs
@@ -0,0 +1,112 @@
#pragma checksum "..\..\FirstRunWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "84244661ECC6DF426FD31CA60E6C1B360BEF54EB"
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------

using DiscordRPC.Main;
using System;
using System.Diagnostics;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
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 DiscordRPC.Main {


/// <summary>
/// FirstRunWindow
/// </summary>
public partial class FirstRunWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {


#line 19 "..\..\FirstRunWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Button buttonDiscordDeveloperPortal;

#line default
#line hidden


#line 20 "..\..\FirstRunWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Button buttonEndTutorial;

#line default
#line hidden

private bool _contentLoaded;

/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/DiscordRPC;component/firstrunwindow.xaml", System.UriKind.Relative);

#line 1 "..\..\FirstRunWindow.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);

#line default
#line hidden
}

[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.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.buttonDiscordDeveloperPortal = ((System.Windows.Controls.Button)(target));

#line 19 "..\..\FirstRunWindow.xaml"
this.buttonDiscordDeveloperPortal.Click += new System.Windows.RoutedEventHandler(this.ButtonDiscordDeveloperPortal_Click);

#line default
#line hidden
return;
case 2:
this.buttonEndTutorial = ((System.Windows.Controls.Button)(target));

#line 20 "..\..\FirstRunWindow.xaml"
this.buttonEndTutorial.Click += new System.Windows.RoutedEventHandler(this.ButtonEndTutorial_Click);

#line default
#line hidden
return;
}
this._contentLoaded = true;
}
}
}

Binary file added DiscordRPC.Main/obj/Release/MainWindow.baml
Binary file not shown.
2 changes: 1 addition & 1 deletion DiscordRPC.Main/obj/Release/MainWindow.g.i.cs
@@ -1,4 +1,4 @@
#pragma checksum "..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "D9BD2A81580A207DF4364CE43C8847074A8D2E12"
#pragma checksum "..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "CCAE0E996E4D674DF5923F6EA2544371B8F6352A"
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
Expand Down
Empty file.

0 comments on commit fd08536

Please sign in to comment.