@lansweeper/ot-asset-model 0.0.49 → 0.0.50

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (24) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/Lansweeper.Model.OTAsset.csproj +3 -3
  3. package/bin/Debug/net6.0/Lansweeper.Model.OTAsset.deps.json +2 -2
  4. package/bin/Debug/net6.0/Lansweeper.Model.OTAsset.dll +0 -0
  5. package/bin/Debug/net6.0/Lansweeper.Model.OTAsset.pdb +0 -0
  6. package/bin/Debug/netstandard2.0/Lansweeper.Model.OTAsset.deps.json +2 -2
  7. package/bin/Debug/netstandard2.0/Lansweeper.Model.OTAsset.dll +0 -0
  8. package/bin/Debug/netstandard2.0/Lansweeper.Model.OTAsset.pdb +0 -0
  9. package/obj/Debug/net6.0/Lansweeper.Model.OTAsset.AssemblyInfo.cs +3 -3
  10. package/obj/Debug/net6.0/Lansweeper.Model.OTAsset.AssemblyInfoInputs.cache +1 -1
  11. package/obj/Debug/net6.0/Lansweeper.Model.OTAsset.csproj.AssemblyReference.cache +0 -0
  12. package/obj/Debug/net6.0/Lansweeper.Model.OTAsset.csproj.CoreCompileInputs.cache +1 -1
  13. package/obj/Debug/net6.0/Lansweeper.Model.OTAsset.dll +0 -0
  14. package/obj/Debug/net6.0/Lansweeper.Model.OTAsset.pdb +0 -0
  15. package/obj/Debug/net6.0/ref/Lansweeper.Model.OTAsset.dll +0 -0
  16. package/obj/Debug/net6.0/refint/Lansweeper.Model.OTAsset.dll +0 -0
  17. package/obj/Debug/netstandard2.0/Lansweeper.Model.OTAsset.AssemblyInfo.cs +3 -3
  18. package/obj/Debug/netstandard2.0/Lansweeper.Model.OTAsset.AssemblyInfoInputs.cache +1 -1
  19. package/obj/Debug/netstandard2.0/Lansweeper.Model.OTAsset.dll +0 -0
  20. package/obj/Debug/netstandard2.0/Lansweeper.Model.OTAsset.pdb +0 -0
  21. package/obj/Lansweeper.Model.OTAsset.csproj.nuget.dgspec.json +3 -3
  22. package/obj/project.assets.json +3 -3
  23. package/obj/project.nuget.cache +1 -1
  24. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [0.0.50](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/ot-asset-model@0.0.49...@lansweeper/ot-asset-model@0.0.50) (2023-12-22)
7
+
8
+ **Note:** Version bump only for package @lansweeper/ot-asset-model
9
+
10
+
11
+
12
+
13
+
6
14
  ## [0.0.49](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/ot-asset-model@0.0.48...@lansweeper/ot-asset-model@0.0.49) (2023-10-16)
7
15
 
8
16
  **Note:** Version bump only for package @lansweeper/ot-asset-model
@@ -7,9 +7,9 @@
7
7
  <Company>Lansweeper</Company>
8
8
  <Product>Lansweeper Syncer</Product>
9
9
  <Copyright>Lansweeper</Copyright>
10
- <PackageVersion>0.0.48</PackageVersion>
11
- <Version>0.0.48</Version>
12
- <FileVersion>0.0.48</FileVersion>
10
+ <PackageVersion>0.0.49</PackageVersion>
11
+ <Version>0.0.49</Version>
12
+ <FileVersion>0.0.49</FileVersion>
13
13
  <RepositoryUrl>https://github.com/Lansweeper/lansweeperapis</RepositoryUrl>
14
14
  </PropertyGroup>
15
15
  <ItemGroup>
@@ -6,7 +6,7 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v6.0": {
9
- "Lansweeper.Model.OTAsset/0.0.48": {
9
+ "Lansweeper.Model.OTAsset/0.0.49": {
10
10
  "runtime": {
11
11
  "Lansweeper.Model.OTAsset.dll": {}
12
12
  }
@@ -14,7 +14,7 @@
14
14
  }
15
15
  },
16
16
  "libraries": {
17
- "Lansweeper.Model.OTAsset/0.0.48": {
17
+ "Lansweeper.Model.OTAsset/0.0.49": {
18
18
  "type": "project",
19
19
  "serviceable": false,
20
20
  "sha512": ""
@@ -7,7 +7,7 @@
7
7
  "targets": {
8
8
  ".NETStandard,Version=v2.0": {},
9
9
  ".NETStandard,Version=v2.0/": {
10
- "Lansweeper.Model.OTAsset/0.0.48": {
10
+ "Lansweeper.Model.OTAsset/0.0.49": {
11
11
  "dependencies": {
12
12
  "NETStandard.Library": "2.0.3"
13
13
  },
@@ -24,7 +24,7 @@
24
24
  }
25
25
  },
26
26
  "libraries": {
27
- "Lansweeper.Model.OTAsset/0.0.48": {
27
+ "Lansweeper.Model.OTAsset/0.0.49": {
28
28
  "type": "project",
29
29
  "serviceable": false,
30
30
  "sha512": ""
@@ -14,11 +14,11 @@ using System.Reflection;
14
14
  [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
15
15
  [assembly: System.Reflection.AssemblyCopyrightAttribute("Lansweeper")]
16
16
  [assembly: System.Reflection.AssemblyDescriptionAttribute("More Info : http://www.lansweeper.com")]
17
- [assembly: System.Reflection.AssemblyFileVersionAttribute("0.0.48")]
18
- [assembly: System.Reflection.AssemblyInformationalVersionAttribute("0.0.48")]
17
+ [assembly: System.Reflection.AssemblyFileVersionAttribute("0.0.49")]
18
+ [assembly: System.Reflection.AssemblyInformationalVersionAttribute("0.0.49")]
19
19
  [assembly: System.Reflection.AssemblyProductAttribute("Lansweeper Syncer")]
20
20
  [assembly: System.Reflection.AssemblyTitleAttribute("Lansweeper.Model.OTAsset")]
21
- [assembly: System.Reflection.AssemblyVersionAttribute("0.0.48.0")]
21
+ [assembly: System.Reflection.AssemblyVersionAttribute("0.0.49.0")]
22
22
  [assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/Lansweeper/lansweeperapis")]
23
23
 
24
24
  // Generated by the MSBuild WriteCodeFragment class.
@@ -1 +1 @@
1
- ed6602147d460d1d31e5bdc8fc5ae36c1532579f
1
+ ab8d968e204c6534762450d9816fa60f054d8b5e
@@ -1 +1 @@
1
- c92be64e1e37f4d66a42defe0b4854486c01d212
1
+ 0ae95fde62e31fd4020672c3c5398885367c5521
@@ -14,11 +14,11 @@ using System.Reflection;
14
14
  [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
15
15
  [assembly: System.Reflection.AssemblyCopyrightAttribute("Lansweeper")]
16
16
  [assembly: System.Reflection.AssemblyDescriptionAttribute("More Info : http://www.lansweeper.com")]
17
- [assembly: System.Reflection.AssemblyFileVersionAttribute("0.0.48")]
18
- [assembly: System.Reflection.AssemblyInformationalVersionAttribute("0.0.48")]
17
+ [assembly: System.Reflection.AssemblyFileVersionAttribute("0.0.49")]
18
+ [assembly: System.Reflection.AssemblyInformationalVersionAttribute("0.0.49")]
19
19
  [assembly: System.Reflection.AssemblyProductAttribute("Lansweeper Syncer")]
20
20
  [assembly: System.Reflection.AssemblyTitleAttribute("Lansweeper.Model.OTAsset")]
21
- [assembly: System.Reflection.AssemblyVersionAttribute("0.0.48.0")]
21
+ [assembly: System.Reflection.AssemblyVersionAttribute("0.0.49.0")]
22
22
  [assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/Lansweeper/lansweeperapis")]
23
23
 
24
24
  // Generated by the MSBuild WriteCodeFragment class.
@@ -1 +1 @@
1
- ed6602147d460d1d31e5bdc8fc5ae36c1532579f
1
+ ab8d968e204c6534762450d9816fa60f054d8b5e
@@ -5,7 +5,7 @@
5
5
  },
6
6
  "projects": {
7
7
  "/home/circleci/project/packages/model/otAsset/Lansweeper.Model.OTAsset.csproj": {
8
- "version": "0.0.48",
8
+ "version": "0.0.49",
9
9
  "restore": {
10
10
  "projectUniqueName": "/home/circleci/project/packages/model/otAsset/Lansweeper.Model.OTAsset.csproj",
11
11
  "projectName": "Lansweeper.Model.OTAsset",
@@ -59,7 +59,7 @@
59
59
  "privateAssets": "all"
60
60
  }
61
61
  },
62
- "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/6.0.415/RuntimeIdentifierGraph.json"
62
+ "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/6.0.417/RuntimeIdentifierGraph.json"
63
63
  },
64
64
  "netstandard2.0": {
65
65
  "targetAlias": "netstandard2.0",
@@ -82,7 +82,7 @@
82
82
  ],
83
83
  "assetTargetFallback": true,
84
84
  "warn": true,
85
- "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/6.0.415/RuntimeIdentifierGraph.json"
85
+ "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/6.0.417/RuntimeIdentifierGraph.json"
86
86
  }
87
87
  }
88
88
  }
@@ -185,7 +185,7 @@
185
185
  "/home/circleci/.nuget/packages/": {}
186
186
  },
187
187
  "project": {
188
- "version": "0.0.48",
188
+ "version": "0.0.49",
189
189
  "restore": {
190
190
  "projectUniqueName": "/home/circleci/project/packages/model/otAsset/Lansweeper.Model.OTAsset.csproj",
191
191
  "projectName": "Lansweeper.Model.OTAsset",
@@ -239,7 +239,7 @@
239
239
  "privateAssets": "all"
240
240
  }
241
241
  },
242
- "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/6.0.415/RuntimeIdentifierGraph.json"
242
+ "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/6.0.417/RuntimeIdentifierGraph.json"
243
243
  },
244
244
  "netstandard2.0": {
245
245
  "targetAlias": "netstandard2.0",
@@ -262,7 +262,7 @@
262
262
  ],
263
263
  "assetTargetFallback": true,
264
264
  "warn": true,
265
- "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/6.0.415/RuntimeIdentifierGraph.json"
265
+ "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/6.0.417/RuntimeIdentifierGraph.json"
266
266
  }
267
267
  }
268
268
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": 2,
3
- "dgSpecHash": "tXVfiFaPElSbR75eJNTl3BaU8jGT0maHhmTxI+wane6BsvQcbMZiXlkQ8TxBZOkAcEOMKeliY4kogGhEjoZAFw==",
3
+ "dgSpecHash": "B1hmtb1iqwCSd2wd6ht4w2eTOGNX1GG2BvhKExAipad7OJMRjrIYHsYUTOFjaolV6ouTjkGwOlvjpCz5IYMlFQ==",
4
4
  "success": true,
5
5
  "projectFilePath": "/home/circleci/project/packages/model/otAsset/Lansweeper.Model.OTAsset.csproj",
6
6
  "expectedPackageFiles": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lansweeper/ot-asset-model",
3
- "version": "0.0.49",
3
+ "version": "0.0.50",
4
4
  "description": "OT Asset model",
5
5
  "keywords": [],
6
6
  "author": "",
@@ -8,7 +8,7 @@
8
8
  "types": "dist/types",
9
9
  "main": "dist/index.js",
10
10
  "dependencies": {
11
- "@lansweeper/asset-model": "^2.10.34",
11
+ "@lansweeper/asset-model": "^2.10.35",
12
12
  "@types/node": "^14.14.25",
13
13
  "ts-node": "^9.1.1",
14
14
  "typescript": "^4.1.3"
@@ -16,5 +16,5 @@
16
16
  "scripts": {
17
17
  "build": "tsc"
18
18
  },
19
- "gitHead": "1ff82883ae754d9c2b1299ecf35982412a565653"
19
+ "gitHead": "8593f1d02bcae24be33785da2633883d7881c33d"
20
20
  }