File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
-
5
- <IsPublishable >false</IsPublishable >
4
+ <IsPublishable >false</IsPublishable >
6
5
<TargetFramework >netstandard2.0</TargetFramework >
7
6
<PackageId >Mewtocol.NET</PackageId >
8
7
<Version >0.0.0</Version >
9
8
<Authors >Felix Weiss</Authors >
10
- <Company >Womed </Company >
9
+ <Company >OpenLogics </Company >
11
10
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
12
11
<Description >A Mewtocol protocol library to interface with Panasonic PLCs over TCP/Serial.</Description >
13
- <Copyright >Copyright (c) 2022 - 2023 WOLF Medizintechnik GmbH </Copyright >
14
- <PackageProjectUrl >https://github.com/WOmed /MewtocolNet</PackageProjectUrl >
15
- <RepositoryUrl >https://github.com/WOmed /MewtocolNet</RepositoryUrl >
12
+ <Copyright >Copyright (c) 2022 - 2023 OpenLogics </Copyright >
13
+ <PackageProjectUrl >https://github.com/OpenLogics /MewtocolNet</PackageProjectUrl >
14
+ <RepositoryUrl >https://github.com/OpenLogics /MewtocolNet</RepositoryUrl >
16
15
<PackageTags >plc;panasonic;mewtocol;automation;</PackageTags >
17
16
<PackageLicenseExpression >MIT</PackageLicenseExpression >
18
17
<UserSecretsId >2ccdcc9b-94a3-4e76-8827-453ab889ea33</UserSecretsId >
You can’t perform that action at this time.
0 commit comments