Rebase
This commit is contained in:
parent
cdb75966eb
commit
1104e56895
29 changed files with 101 additions and 163 deletions
|
@ -1,6 +1,6 @@
|
|||
using System;
|
||||
|
||||
namespace ConsoleApplication
|
||||
namespace ConsoleLibrary.P5
|
||||
{
|
||||
public class Program
|
||||
{
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
{
|
||||
"version": "1.0.0-*",
|
||||
"compilationOptions": {
|
||||
"emitEntryPoint": true
|
||||
},
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"type": "platform",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue