-
Notifications
You must be signed in to change notification settings - Fork 3
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
Showing
25 changed files
with
42 additions
and
6 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file added
BIN
+404 KB
GoOS/.vs/GoOS/FileContentIndex/1d5a824f-5f79-44b1-a585-ff0496bce226.vsidx
Binary file not shown.
Binary file added
BIN
+382 KB
GoOS/.vs/GoOS/FileContentIndex/3fe4eaa4-cfdc-4256-85ef-183c21c131da.vsidx
Binary file not shown.
Binary file removed
BIN
-510 KB
GoOS/.vs/GoOS/FileContentIndex/4e59e804-66e1-444e-90c6-c609f00f841c.vsidx
Binary file not shown.
Binary file removed
BIN
-308 KB
GoOS/.vs/GoOS/FileContentIndex/5fe56f68-258d-4a8d-952d-8c0d89c29c0a.vsidx
Binary file not shown.
Binary file removed
BIN
-41.2 KB
GoOS/.vs/GoOS/FileContentIndex/851bb85a-32f1-4eaf-8d28-021569f5982f.vsidx
Binary file not shown.
Binary file removed
BIN
-308 KB
GoOS/.vs/GoOS/FileContentIndex/879f3884-ef27-4cc6-8593-620979c07637.vsidx
Binary file not shown.
Binary file added
BIN
+382 KB
GoOS/.vs/GoOS/FileContentIndex/99102e50-23a7-4a77-9485-4c51d42344ef.vsidx
Binary file not shown.
Binary file removed
BIN
-32.2 KB
GoOS/.vs/GoOS/FileContentIndex/9ff7bccd-d1b3-4b40-abc9-46ebe89e8724.vsidx
Binary file not shown.
Binary file removed
BIN
-41.2 KB
GoOS/.vs/GoOS/FileContentIndex/a4d6a734-6b85-42d2-acfb-afe1d72f5fbe.vsidx
Binary file not shown.
Binary file removed
BIN
-26.2 KB
GoOS/.vs/GoOS/FileContentIndex/abc61fad-1e38-4646-830d-7da86a22f92a.vsidx
Binary file not shown.
Binary file removed
BIN
-509 KB
GoOS/.vs/GoOS/FileContentIndex/bf410eb7-c182-4a49-bbca-6d905517e79b.vsidx
Binary file not shown.
Binary file removed
BIN
-38 KB
GoOS/.vs/GoOS/FileContentIndex/f2cbb9d8-6024-46c6-9616-96258fe4178d.vsidx
Binary file not shown.
Binary file added
BIN
+414 KB
GoOS/.vs/GoOS/FileContentIndex/f3f9f645-837d-4118-8e99-8a2c26aeaef3.vsidx
Binary file not shown.
Binary file removed
BIN
-34.1 KB
GoOS/.vs/GoOS/FileContentIndex/f9e5d626-bfa7-4e84-8aee-7b3bbbc43d33.vsidx
Binary file not shown.
Binary file not shown.
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
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
4 changes: 4 additions & 0 deletions
4
GoOS/obj/Debug/netcoreapp1.0/.NETCoreApp,Version=v1.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=v1.0", FrameworkDisplayName = "")] |
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,24 @@ | ||
//------------------------------------------------------------------------------ | ||
// <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.Reflection; | ||
|
||
[assembly: System.Reflection.AssemblyCompanyAttribute("GoOS")] | ||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] | ||
[assembly: System.Reflection.AssemblyDescriptionAttribute("Use VMware Player or Workstation to deploy and debug.")] | ||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] | ||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] | ||
[assembly: System.Reflection.AssemblyProductAttribute("GoOS")] | ||
[assembly: System.Reflection.AssemblyTitleAttribute("GoOS")] | ||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] | ||
|
||
// Generated by the MSBuild WriteCodeFragment class. | ||
|
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 @@ | ||
a9f3b31e23a8113e3090d6431524a6110561e87c |
3 changes: 3 additions & 0 deletions
3
GoOS/obj/Debug/netcoreapp1.0/GoOS.GeneratedMSBuildEditorConfig.editorconfig
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,3 @@ | ||
is_global = true | ||
build_property.RootNamespace = GoOS | ||
build_property.ProjectDir = D:\Git\GoOS-Source\GoOS\ |
Binary file not shown.
Binary file not shown.
Empty file.