Skip to content
Snippets Groups Projects
Commit 4c2a9b24 authored by KOUWENHOVEN Luca's avatar KOUWENHOVEN Luca
Browse files

Added README.md and cleaned project to leave only useful files and directory.

parent b418ca5a
No related branches found
No related tags found
No related merge requests found
Showing
with 17 additions and 73 deletions
No preview for this file type
No preview for this file type
No preview for this file type
File deleted
File added
No preview for this file type
No preview for this file type
No preview for this file type
File added
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v8.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v8.0": {
"Connect-X/1.0.0": {
"runtime": {
"Connect-X.dll": {}
}
}
}
},
"libraries": {
"Connect-X/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}
\ No newline at end of file
File deleted
File deleted
File deleted
{
"runtimeOptions": {
"tfm": "net8.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "8.0.0"
},
"configProperties": {
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>Connect-X</id>
<version>1.0.0</version>
<authors>Connect-X</authors>
<description>Package Description</description>
<repository type="git" commit="b418ca5a1fa2c0aa4dd9d29650f1503de4d66014" />
<dependencies>
<group targetFramework="net8.0" />
</dependencies>
</metadata>
<files>
<file src="C:\Users\lucak\Documents\C#\Connect-X\Connect-X\bin\Debug\net8.0\Connect-X.runtimeconfig.json" target="lib\net8.0\Connect-X.runtimeconfig.json" />
<file src="C:\Users\lucak\Documents\C#\Connect-X\Connect-X\bin\Debug\net8.0\Connect-X.dll" target="lib\net8.0\Connect-X.dll" />
</files>
</package>
\ No newline at end of file
//------------------------------------------------------------------------------
// <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("Connect-X")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("Connect-X")]
[assembly: System.Reflection.AssemblyTitleAttribute("Connect-X")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.
c237dfe948e7db6bfb176bb76e57cda12b4a6faafd71b01e93755327a43ceb43
is_global = true
build_property.TargetFramework = net8.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = Connect_X
build_property.ProjectDir = C:\Users\lucak\Documents\C#\Connect-X\Connect-X\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
No preview for this file type
5b8ac14e8ac1597bc958eadb5cf17e66cfbd3fd7b724109613b6505501bab9bd
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment