Initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.0", FrameworkDisplayName = "")]
|
||||
@@ -0,0 +1,22 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <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("CodeWalker.Core")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("CodeWalker.Core")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("CodeWalker.Core")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Von der MSBuild WriteCodeFragment-Klasse generiert.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
7a4326aa6ff3569ed1814774d56d8ea91395b424
|
||||
@@ -0,0 +1,3 @@
|
||||
is_global = true
|
||||
build_property.RootNamespace = CodeWalker.Core
|
||||
build_property.ProjectDir = D:\Programmierstuff\C#\CodeWalker.Core\
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
0b72468fa5341fc2146f3b722c392982b91f1f76
|
||||
@@ -0,0 +1,12 @@
|
||||
D:\Programmierstuff\C#\CodeWalker.Core\bin\Debug\netstandard2.0\CodeWalker.Core.deps.json
|
||||
D:\Programmierstuff\C#\CodeWalker.Core\bin\Debug\netstandard2.0\CodeWalker.Core.dll
|
||||
D:\Programmierstuff\C#\CodeWalker.Core\bin\Debug\netstandard2.0\CodeWalker.Core.pdb
|
||||
D:\Programmierstuff\C#\CodeWalker.Core\obj\Debug\netstandard2.0\CodeWalker.Core.csproj.AssemblyReference.cache
|
||||
D:\Programmierstuff\C#\CodeWalker.Core\obj\Debug\netstandard2.0\CodeWalker.Core.Properties.Resources.resources
|
||||
D:\Programmierstuff\C#\CodeWalker.Core\obj\Debug\netstandard2.0\CodeWalker.Core.csproj.GenerateResource.cache
|
||||
D:\Programmierstuff\C#\CodeWalker.Core\obj\Debug\netstandard2.0\CodeWalker.Core.GeneratedMSBuildEditorConfig.editorconfig
|
||||
D:\Programmierstuff\C#\CodeWalker.Core\obj\Debug\netstandard2.0\CodeWalker.Core.AssemblyInfoInputs.cache
|
||||
D:\Programmierstuff\C#\CodeWalker.Core\obj\Debug\netstandard2.0\CodeWalker.Core.AssemblyInfo.cs
|
||||
D:\Programmierstuff\C#\CodeWalker.Core\obj\Debug\netstandard2.0\CodeWalker.Core.csproj.CoreCompileInputs.cache
|
||||
D:\Programmierstuff\C#\CodeWalker.Core\obj\Debug\netstandard2.0\CodeWalker.Core.dll
|
||||
D:\Programmierstuff\C#\CodeWalker.Core\obj\Debug\netstandard2.0\CodeWalker.Core.pdb
|
||||
Binary file not shown.
BIN
C#/CodeWalker.Core/obj/Debug/netstandard2.0/CodeWalker.Core.dll
Normal file
BIN
C#/CodeWalker.Core/obj/Debug/netstandard2.0/CodeWalker.Core.dll
Normal file
Binary file not shown.
BIN
C#/CodeWalker.Core/obj/Debug/netstandard2.0/CodeWalker.Core.pdb
Normal file
BIN
C#/CodeWalker.Core/obj/Debug/netstandard2.0/CodeWalker.Core.pdb
Normal file
Binary file not shown.
Reference in New Issue
Block a user