Skip to content

Commit

Permalink
Summary of the commit
Browse files Browse the repository at this point in the history
Some more stuff
  • Loading branch information
danefalvo committed Mar 9, 2022
1 parent fd32dc4 commit c1cea4c
Show file tree
Hide file tree
Showing 11 changed files with 35 additions and 0 deletions.
Binary file added .vs/slnx.sqlite
Binary file not shown.
1 change: 1 addition & 0 deletions obj/Debug/netcoreapp3.1/GitPackage.AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
//------------------------------------------------------------------------------
// <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.
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
is_global = true
build_property.RootNamespace = GitPackage
build_property.ProjectDir = C:\Users\administrator\Documents\GitHub\GitPackage\
Binary file modified obj/Debug/netcoreapp3.1/GitPackage.assets.cache
Binary file not shown.
Binary file not shown.
Binary file added obj/Debug/netcoreapp3.1/apphost.exe
Binary file not shown.
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=v3.1", FrameworkDisplayName = "")]
23 changes: 23 additions & 0 deletions obj/Release/netcoreapp3.1/GitPackage.AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
//------------------------------------------------------------------------------
// <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("GitPackage")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("GitPackage")]
[assembly: System.Reflection.AssemblyTitleAttribute("GitPackage")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

// Generated by the MSBuild WriteCodeFragment class.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
b0651fc25f7bc04297402bd9744a830783f9fa1e
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
is_global = true
build_property.RootNamespace = GitPackage
build_property.ProjectDir = C:\Users\administrator\Documents\GitHub\GitPackage\
Binary file added obj/Release/netcoreapp3.1/GitPackage.assets.cache
Binary file not shown.

0 comments on commit c1cea4c

Please sign in to comment.