Skip to content

Commit a286a81

Browse files
committed
Migrate library .NET Core -> .NET Standard
1 parent ab0f31d commit a286a81

File tree

2 files changed

+16
-45
lines changed

2 files changed

+16
-45
lines changed

NetLicensingClient.sln

Lines changed: 12 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,31 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio 15
4-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NetLicensingClient", "NetLicensingClient\NetLicensingClient.csproj", "{892A84CE-1B76-41C8-87AE-BC1324000376}"
4+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NetLicensingClient", "NetLicensingClient\NetLicensingClient.csproj", "{9DFE4568-2F98-4384-874F-0F1BDF937690}"
55
EndProject
6-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NetLicensingClient-demo", "NetLicensingClient-demo\NetLicensingClient-demo.csproj", "{B27BE865-584F-42AB-BE85-362506CCB1B8}"
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NetLicensingClient-demo", "NetLicensingClient-demo\NetLicensingClient-demo.csproj", "{B4DC58C5-CAEB-4359-8019-F789095F3D5F}"
77
EndProject
88
Global
99
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1010
Debug|Any CPU = Debug|Any CPU
1111
Release|Any CPU = Release|Any CPU
1212
EndGlobalSection
1313
GlobalSection(ProjectConfigurationPlatforms) = postSolution
14-
{892A84CE-1B76-41C8-87AE-BC1324000376}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15-
{892A84CE-1B76-41C8-87AE-BC1324000376}.Debug|Any CPU.Build.0 = Debug|Any CPU
16-
{892A84CE-1B76-41C8-87AE-BC1324000376}.Release|Any CPU.ActiveCfg = Release|Any CPU
17-
{892A84CE-1B76-41C8-87AE-BC1324000376}.Release|Any CPU.Build.0 = Release|Any CPU
18-
{B27BE865-584F-42AB-BE85-362506CCB1B8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
19-
{B27BE865-584F-42AB-BE85-362506CCB1B8}.Debug|Any CPU.Build.0 = Debug|Any CPU
20-
{B27BE865-584F-42AB-BE85-362506CCB1B8}.Release|Any CPU.ActiveCfg = Release|Any CPU
21-
{B27BE865-584F-42AB-BE85-362506CCB1B8}.Release|Any CPU.Build.0 = Release|Any CPU
14+
{9DFE4568-2F98-4384-874F-0F1BDF937690}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15+
{9DFE4568-2F98-4384-874F-0F1BDF937690}.Debug|Any CPU.Build.0 = Debug|Any CPU
16+
{9DFE4568-2F98-4384-874F-0F1BDF937690}.Release|Any CPU.ActiveCfg = Release|Any CPU
17+
{9DFE4568-2F98-4384-874F-0F1BDF937690}.Release|Any CPU.Build.0 = Release|Any CPU
18+
{B4DC58C5-CAEB-4359-8019-F789095F3D5F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
19+
{B4DC58C5-CAEB-4359-8019-F789095F3D5F}.Debug|Any CPU.Build.0 = Debug|Any CPU
20+
{B4DC58C5-CAEB-4359-8019-F789095F3D5F}.Release|Any CPU.ActiveCfg = Release|Any CPU
21+
{B4DC58C5-CAEB-4359-8019-F789095F3D5F}.Release|Any CPU.Build.0 = Release|Any CPU
2222
EndGlobalSection
2323
GlobalSection(MonoDevelopProperties) = preSolution
2424
Policies = $0
2525
$0.DotNetNamingPolicy = $1
2626
$1.DirectoryNamespaceAssociation = PrefixedHierarchical
27-
$0.TextStylePolicy = $2
28-
$2.inheritsSet = null
29-
$2.scope = text/x-csharp
30-
$0.CSharpFormattingPolicy = $3
31-
$3.scope = text/x-csharp
32-
$0.TextStylePolicy = $4
33-
$4.FileWidth = 80
34-
$4.TabsToSpaces = True
35-
$4.scope = text/plain
36-
$0.TextStylePolicy = $5
37-
$5.inheritsSet = null
38-
$5.scope = application/config+xml
39-
$0.XmlFormattingPolicy = $6
40-
$6.inheritsSet = null
41-
$6.scope = application/config+xml
42-
$0.StandardHeader = $7
43-
$0.VersionControlPolicy = $8
27+
$0.StandardHeader = $2
28+
$0.VersionControlPolicy = $3
4429
description = C# wrapper for Labs64 NetLicensing RESTful API
4530
version = 2.x
4631
EndGlobalSection
Lines changed: 4 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<TargetFramework>netcoreapp3.1</TargetFramework>
5-
<RootNamespace>NetLicensingClient</RootNamespace>
4+
<TargetFramework>netstandard2.0</TargetFramework>
65
<ReleaseVersion>2.x</ReleaseVersion>
76
<PackOnBuild>true</PackOnBuild>
87
<PackageId>NetLicensingClient-csharp</PackageId>
9-
<PackageVersion>2.4.0</PackageVersion>
8+
<PackageVersion>2.4.1</PackageVersion>
109
<Authors>Labs64 NetLicensing</Authors>
11-
<Description>Labs64 NetLicensing is a first-class solution in the Licensing-as-a-Service (LaaS) sector. Based on open standards, it provides a cost-effective, integrated and scalable platform for software vendors and developers who want to concentrate on their product’s core functionality instead of spending resources on developing an own license management software.</Description>
1210
<Copyright>© 2010 Labs64 GmbH</Copyright>
1311
<PackageIconUrl>https://netlicensing.io/img/labs64-avatar-200x200.png</PackageIconUrl>
1412
<NeutralLanguage>en</NeutralLanguage>
@@ -19,27 +17,15 @@
1917
<Summary>C# wrapper for Labs64 NetLicensing RESTful API</Summary>
2018
<PackageTags>Labs64 NetLicensing LaaS Licensing-as-a-Service entitlement software-licensing licensing license license-management validation activation concurrent floating metered-consumption node-locked subscription pay-per-use pricing-table membership</PackageTags>
2119
<Title>Labs64 NetLicensing C# Client</Title>
22-
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
20+
<Description>Labs64 NetLicensing is a first-class solution in the Licensing-as-a-Service (LaaS) sector. Based on open standards, it provides a cost-effective, integrated and scalable platform for software vendors and developers who want to concentrate on their product’s core functionality instead of spending resources on developing an own license management software.</Description>
2321
</PropertyGroup>
2422

25-
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
26-
<DocumentationFile></DocumentationFile>
27-
</PropertyGroup>
2823
<ItemGroup>
29-
<PackageReference Include="BouncyCastle" Version="1.8.6.1" />
3024
<PackageReference Include="NuGet.Build.Packaging" Version="0.2.2">
3125
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3226
<PrivateAssets>all</PrivateAssets>
3327
</PackageReference>
28+
<PackageReference Include="BouncyCastle" Version="1.8.6.1" />
3429
<PackageReference Include="System.Security.Cryptography.Xml" Version="4.7.0" />
3530
</ItemGroup>
36-
<ProjectExtensions>
37-
<MonoDevelop>
38-
<Properties>
39-
<Policies>
40-
<DotNetNamingPolicy DirectoryNamespaceAssociation="PrefixedHierarchical" ResourceNamePolicy="MSBuild" />
41-
</Policies>
42-
</Properties>
43-
</MonoDevelop>
44-
</ProjectExtensions>
4531
</Project>

0 commit comments

Comments
 (0)