This file contains hidden or 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
<Project> | |
<Import Project="Sdk.props" Sdk="Microsoft.NET.Sdk" /> | |
<PropertyGroup> | |
<TargetFramework>netstandard2.1</TargetFramework> | |
<RootNamespace>_3S.CoDeSys.Core</RootNamespace> | |
<Product>CODESYS Automation Server</Product> | |
<Copyright>© Copyright 2018-2020 CODESYS Development GmbH</Copyright> | |
<Company>CODESYS Development GmbH</Company> |
This file contains hidden or 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
m.schaber@SchaberMNB MINGW64 /d/WorkingCopies/playgrounds/SinglePlaygrounds/SourceOnlyNugetTest/repofolder/TestNugetPackage.1.12.0.4 (master) | |
$ ls -lR | |
.: | |
total 5 | |
-rw-r--r-- 1 m.schaber 1049089 528 Aug 13 07:55 '[Content_Types].xml' | |
drwxr-xr-x 1 m.schaber 1049089 0 Aug 13 07:56 _rels/ | |
drwxr-xr-x 1 m.schaber 1049089 0 Aug 13 07:56 contentFiles/ | |
drwxr-xr-x 1 m.schaber 1049089 0 Aug 13 07:56 package/ | |
-rw-r--r-- 1 m.schaber 1049089 800 Aug 13 07:55 TestNugetPackage.nuspec |
This file contains hidden or 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
Microsoft Windows [Version 6.1.7601] | |
Copyright (c) 2009 Microsoft Corporation. Alle Rechte vorbehalten. | |
C:\Users\m.schaber>dotnet --info | |
.NET Core SDK (gemäß "global.json"): | |
Version: 2.1.300-rc1-008673 | |
Commit: f5e3ddbe73 | |
Laufzeitumgebung: | |
OS Name: Windows |