-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
399a110
commit e845328
Showing
48 changed files
with
1,343 additions
and
1 deletion.
There are no files selected for viewing
Binary file not shown.
14 changes: 14 additions & 0 deletions
14
UniversalTM/UniversalTM/Properties/PublishProfiles/FolderProfile.pubxml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!-- | ||
https://go.microsoft.com/fwlink/?LinkID=208121. | ||
--> | ||
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
<PropertyGroup> | ||
<Configuration>Release</Configuration> | ||
<Platform>Any CPU</Platform> | ||
<PublishDir>bin\Release\net5.0-windows\publish\</PublishDir> | ||
<PublishProtocol>FileSystem</PublishProtocol> | ||
<TargetFramework>net5.0-windows</TargetFramework> | ||
<SelfContained>false</SelfContained> | ||
</PropertyGroup> | ||
</Project> |
9 changes: 9 additions & 0 deletions
9
UniversalTM/UniversalTM/Properties/PublishProfiles/FolderProfile.pubxml.user
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!-- | ||
https://go.microsoft.com/fwlink/?LinkID=208121. | ||
--> | ||
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
<PropertyGroup> | ||
<History>True|2021-08-24T10:22:22.0643878Z;</History> | ||
</PropertyGroup> | ||
</Project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23 changes: 23 additions & 0 deletions
23
UniversalTM/UniversalTM/bin/Release/net5.0-windows/UniversalTM.deps.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"runtimeTarget": { | ||
"name": ".NETCoreApp,Version=v5.0", | ||
"signature": "" | ||
}, | ||
"compilationOptions": {}, | ||
"targets": { | ||
".NETCoreApp,Version=v5.0": { | ||
"UniversalTM/1.0.0": { | ||
"runtime": { | ||
"UniversalTM.dll": {} | ||
} | ||
} | ||
} | ||
}, | ||
"libraries": { | ||
"UniversalTM/1.0.0": { | ||
"type": "project", | ||
"serviceable": false, | ||
"sha512": "" | ||
} | ||
} | ||
} |
Binary file not shown.
Binary file not shown.
Binary file not shown.
8 changes: 8 additions & 0 deletions
8
UniversalTM/UniversalTM/bin/Release/net5.0-windows/UniversalTM.runtimeconfig.dev.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"runtimeOptions": { | ||
"additionalProbingPaths": [ | ||
"C:\\Users\\Hive\\.dotnet\\store\\|arch|\\|tfm|", | ||
"C:\\Users\\Hive\\.nuget\\packages" | ||
] | ||
} | ||
} |
9 changes: 9 additions & 0 deletions
9
UniversalTM/UniversalTM/bin/Release/net5.0-windows/UniversalTM.runtimeconfig.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"runtimeOptions": { | ||
"tfm": "net5.0", | ||
"framework": { | ||
"name": "Microsoft.WindowsDesktop.App", | ||
"version": "5.0.0" | ||
} | ||
} | ||
} |
23 changes: 23 additions & 0 deletions
23
UniversalTM/UniversalTM/bin/Release/net5.0-windows/publish/UniversalTM.deps.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"runtimeTarget": { | ||
"name": ".NETCoreApp,Version=v5.0", | ||
"signature": "" | ||
}, | ||
"compilationOptions": {}, | ||
"targets": { | ||
".NETCoreApp,Version=v5.0": { | ||
"UniversalTM/1.0.0": { | ||
"runtime": { | ||
"UniversalTM.dll": {} | ||
} | ||
} | ||
} | ||
}, | ||
"libraries": { | ||
"UniversalTM/1.0.0": { | ||
"type": "project", | ||
"serviceable": false, | ||
"sha512": "" | ||
} | ||
} | ||
} |
Binary file added
BIN
+56.5 KB
UniversalTM/UniversalTM/bin/Release/net5.0-windows/publish/UniversalTM.dll
Binary file not shown.
Binary file added
BIN
+140 KB
UniversalTM/UniversalTM/bin/Release/net5.0-windows/publish/UniversalTM.exe
Binary file not shown.
Binary file added
BIN
+18.4 KB
UniversalTM/UniversalTM/bin/Release/net5.0-windows/publish/UniversalTM.pdb
Binary file not shown.
9 changes: 9 additions & 0 deletions
9
UniversalTM/UniversalTM/bin/Release/net5.0-windows/publish/UniversalTM.runtimeconfig.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"runtimeOptions": { | ||
"tfm": "net5.0", | ||
"framework": { | ||
"name": "Microsoft.WindowsDesktop.App", | ||
"version": "5.0.0" | ||
} | ||
} | ||
} |
Binary file not shown.
4 changes: 4 additions & 0 deletions
4
...lTM/UniversalTM/obj/Release/net5.0-windows/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
// <autogenerated /> | ||
using System; | ||
using System.Reflection; | ||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")] |
Binary file not shown.
84 changes: 84 additions & 0 deletions
84
UniversalTM/UniversalTM/obj/Release/net5.0-windows/App.g.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,84 @@ | ||
#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "CE05798844487156E05532AEA8782C119EE1AD78" | ||
//------------------------------------------------------------------------------ | ||
// <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 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; | ||
using UniversalTM; | ||
|
||
|
||
namespace UniversalTM { | ||
|
||
|
||
/// <summary> | ||
/// App | ||
/// </summary> | ||
public partial class App : System.Windows.Application { | ||
|
||
private bool _contentLoaded; | ||
|
||
/// <summary> | ||
/// InitializeComponent | ||
/// </summary> | ||
[System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "5.0.9.0")] | ||
public void InitializeComponent() { | ||
if (_contentLoaded) { | ||
return; | ||
} | ||
_contentLoaded = true; | ||
|
||
#line 5 "..\..\..\App.xaml" | ||
this.StartupUri = new System.Uri("MainWindow.xaml", System.UriKind.Relative); | ||
|
||
#line default | ||
#line hidden | ||
System.Uri resourceLocater = new System.Uri("/UniversalTM;component/app.xaml", System.UriKind.Relative); | ||
|
||
#line 1 "..\..\..\App.xaml" | ||
System.Windows.Application.LoadComponent(this, resourceLocater); | ||
|
||
#line default | ||
#line hidden | ||
} | ||
|
||
/// <summary> | ||
/// Application Entry Point. | ||
/// </summary> | ||
[System.STAThreadAttribute()] | ||
[System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "5.0.9.0")] | ||
public static void Main() { | ||
UniversalTM.App app = new UniversalTM.App(); | ||
app.InitializeComponent(); | ||
app.Run(); | ||
} | ||
} | ||
} | ||
|
84 changes: 84 additions & 0 deletions
84
UniversalTM/UniversalTM/obj/Release/net5.0-windows/App.g.i.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,84 @@ | ||
#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "CE05798844487156E05532AEA8782C119EE1AD78" | ||
//------------------------------------------------------------------------------ | ||
// <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 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; | ||
using UniversalTM; | ||
|
||
|
||
namespace UniversalTM { | ||
|
||
|
||
/// <summary> | ||
/// App | ||
/// </summary> | ||
public partial class App : System.Windows.Application { | ||
|
||
private bool _contentLoaded; | ||
|
||
/// <summary> | ||
/// InitializeComponent | ||
/// </summary> | ||
[System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "5.0.9.0")] | ||
public void InitializeComponent() { | ||
if (_contentLoaded) { | ||
return; | ||
} | ||
_contentLoaded = true; | ||
|
||
#line 5 "..\..\..\App.xaml" | ||
this.StartupUri = new System.Uri("MainWindow.xaml", System.UriKind.Relative); | ||
|
||
#line default | ||
#line hidden | ||
System.Uri resourceLocater = new System.Uri("/UniversalTM;component/app.xaml", System.UriKind.Relative); | ||
|
||
#line 1 "..\..\..\App.xaml" | ||
System.Windows.Application.LoadComponent(this, resourceLocater); | ||
|
||
#line default | ||
#line hidden | ||
} | ||
|
||
/// <summary> | ||
/// Application Entry Point. | ||
/// </summary> | ||
[System.STAThreadAttribute()] | ||
[System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "5.0.9.0")] | ||
public static void Main() { | ||
UniversalTM.App app = new UniversalTM.App(); | ||
app.InitializeComponent(); | ||
app.Run(); | ||
} | ||
} | ||
} | ||
|
Binary file not shown.
Oops, something went wrong.