@lansweeper/ot-asset-model 0.0.29 → 0.0.31

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 (28) hide show
  1. package/CHANGELOG.md +16 -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.assets.cache +0 -0
  12. package/obj/Debug/net6.0/Lansweeper.Model.OTAsset.csproj.AssemblyReference.cache +0 -0
  13. package/obj/Debug/net6.0/Lansweeper.Model.OTAsset.csproj.CoreCompileInputs.cache +1 -1
  14. package/obj/Debug/net6.0/Lansweeper.Model.OTAsset.dll +0 -0
  15. package/obj/Debug/net6.0/Lansweeper.Model.OTAsset.pdb +0 -0
  16. package/obj/Debug/net6.0/ref/Lansweeper.Model.OTAsset.dll +0 -0
  17. package/obj/Debug/net6.0/refint/Lansweeper.Model.OTAsset.dll +0 -0
  18. package/obj/Debug/netstandard2.0/Lansweeper.Model.OTAsset.AssemblyInfo.cs +3 -3
  19. package/obj/Debug/netstandard2.0/Lansweeper.Model.OTAsset.AssemblyInfoInputs.cache +1 -1
  20. package/obj/Debug/netstandard2.0/Lansweeper.Model.OTAsset.assets.cache +0 -0
  21. package/obj/Debug/netstandard2.0/Lansweeper.Model.OTAsset.csproj.AssemblyReference.cache +0 -0
  22. package/obj/Debug/netstandard2.0/Lansweeper.Model.OTAsset.dll +0 -0
  23. package/obj/Debug/netstandard2.0/Lansweeper.Model.OTAsset.pdb +0 -0
  24. package/obj/Lansweeper.Model.OTAsset.csproj.nuget.dgspec.json +7 -5
  25. package/obj/Lansweeper.Model.OTAsset.csproj.nuget.g.props +1 -1
  26. package/obj/project.assets.json +7 -5
  27. package/obj/project.nuget.cache +1 -1
  28. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -3,6 +3,22 @@
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.31](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/ot-asset-model@0.0.30...@lansweeper/ot-asset-model@0.0.31) (2022-08-17)
7
+
8
+ **Note:** Version bump only for package @lansweeper/ot-asset-model
9
+
10
+
11
+
12
+
13
+
14
+ ## [0.0.30](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/ot-asset-model@0.0.29...@lansweeper/ot-asset-model@0.0.30) (2022-08-05)
15
+
16
+ **Note:** Version bump only for package @lansweeper/ot-asset-model
17
+
18
+
19
+
20
+
21
+
6
22
  ## [0.0.29](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/ot-asset-model@0.0.28...@lansweeper/ot-asset-model@0.0.29) (2022-08-03)
7
23
 
8
24
  **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.28</PackageVersion>
11
- <Version>0.0.28</Version>
12
- <FileVersion>0.0.28</FileVersion>
10
+ <PackageVersion>0.0.30</PackageVersion>
11
+ <Version>0.0.30</Version>
12
+ <FileVersion>0.0.30</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.28": {
9
+ "Lansweeper.Model.OTAsset/0.0.30": {
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.28": {
17
+ "Lansweeper.Model.OTAsset/0.0.30": {
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.28": {
10
+ "Lansweeper.Model.OTAsset/0.0.30": {
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.28": {
27
+ "Lansweeper.Model.OTAsset/0.0.30": {
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.28")]
18
- [assembly: System.Reflection.AssemblyInformationalVersionAttribute("0.0.28")]
17
+ [assembly: System.Reflection.AssemblyFileVersionAttribute("0.0.30")]
18
+ [assembly: System.Reflection.AssemblyInformationalVersionAttribute("0.0.30")]
19
19
  [assembly: System.Reflection.AssemblyProductAttribute("Lansweeper Syncer")]
20
20
  [assembly: System.Reflection.AssemblyTitleAttribute("Lansweeper.Model.OTAsset")]
21
- [assembly: System.Reflection.AssemblyVersionAttribute("0.0.28.0")]
21
+ [assembly: System.Reflection.AssemblyVersionAttribute("0.0.30.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
- 32a28d647ebc9f52d0bac109314c8c10893786d3
1
+ d6389f1364ba2074491629d6e11db3e6986abc53
@@ -1 +1 @@
1
- 7a396d1f262466699ed01b479bd3d711299b366c
1
+ e736fa6bc73273a02f1a7d3e7f7b02a79b5ea486
@@ -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.28")]
18
- [assembly: System.Reflection.AssemblyInformationalVersionAttribute("0.0.28")]
17
+ [assembly: System.Reflection.AssemblyFileVersionAttribute("0.0.30")]
18
+ [assembly: System.Reflection.AssemblyInformationalVersionAttribute("0.0.30")]
19
19
  [assembly: System.Reflection.AssemblyProductAttribute("Lansweeper Syncer")]
20
20
  [assembly: System.Reflection.AssemblyTitleAttribute("Lansweeper.Model.OTAsset")]
21
- [assembly: System.Reflection.AssemblyVersionAttribute("0.0.28.0")]
21
+ [assembly: System.Reflection.AssemblyVersionAttribute("0.0.30.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
- 32a28d647ebc9f52d0bac109314c8c10893786d3
1
+ d6389f1364ba2074491629d6e11db3e6986abc53
@@ -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.28",
8
+ "version": "0.0.30",
9
9
  "restore": {
10
10
  "projectUniqueName": "/home/circleci/project/packages/model/otAsset/Lansweeper.Model.OTAsset.csproj",
11
11
  "projectName": "Lansweeper.Model.OTAsset",
@@ -49,7 +49,8 @@
49
49
  "net47",
50
50
  "net471",
51
51
  "net472",
52
- "net48"
52
+ "net48",
53
+ "net481"
53
54
  ],
54
55
  "assetTargetFallback": true,
55
56
  "warn": true,
@@ -58,7 +59,7 @@
58
59
  "privateAssets": "all"
59
60
  }
60
61
  },
61
- "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/6.0.302/RuntimeIdentifierGraph.json"
62
+ "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/6.0.400/RuntimeIdentifierGraph.json"
62
63
  },
63
64
  "netstandard2.0": {
64
65
  "targetAlias": "netstandard2.0",
@@ -76,11 +77,12 @@
76
77
  "net47",
77
78
  "net471",
78
79
  "net472",
79
- "net48"
80
+ "net48",
81
+ "net481"
80
82
  ],
81
83
  "assetTargetFallback": true,
82
84
  "warn": true,
83
- "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/6.0.302/RuntimeIdentifierGraph.json"
85
+ "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/6.0.400/RuntimeIdentifierGraph.json"
84
86
  }
85
87
  }
86
88
  }
@@ -7,7 +7,7 @@
7
7
  <NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/home/circleci/.nuget/packages/</NuGetPackageRoot>
8
8
  <NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/home/circleci/.nuget/packages/</NuGetPackageFolders>
9
9
  <NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
10
- <NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.2.1</NuGetToolVersion>
10
+ <NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.3.0</NuGetToolVersion>
11
11
  </PropertyGroup>
12
12
  <ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
13
13
  <SourceRoot Include="/home/circleci/.nuget/packages/" />
@@ -185,7 +185,7 @@
185
185
  "/home/circleci/.nuget/packages/": {}
186
186
  },
187
187
  "project": {
188
- "version": "0.0.28",
188
+ "version": "0.0.30",
189
189
  "restore": {
190
190
  "projectUniqueName": "/home/circleci/project/packages/model/otAsset/Lansweeper.Model.OTAsset.csproj",
191
191
  "projectName": "Lansweeper.Model.OTAsset",
@@ -229,7 +229,8 @@
229
229
  "net47",
230
230
  "net471",
231
231
  "net472",
232
- "net48"
232
+ "net48",
233
+ "net481"
233
234
  ],
234
235
  "assetTargetFallback": true,
235
236
  "warn": true,
@@ -238,7 +239,7 @@
238
239
  "privateAssets": "all"
239
240
  }
240
241
  },
241
- "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/6.0.302/RuntimeIdentifierGraph.json"
242
+ "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/6.0.400/RuntimeIdentifierGraph.json"
242
243
  },
243
244
  "netstandard2.0": {
244
245
  "targetAlias": "netstandard2.0",
@@ -256,11 +257,12 @@
256
257
  "net47",
257
258
  "net471",
258
259
  "net472",
259
- "net48"
260
+ "net48",
261
+ "net481"
260
262
  ],
261
263
  "assetTargetFallback": true,
262
264
  "warn": true,
263
- "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/6.0.302/RuntimeIdentifierGraph.json"
265
+ "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/6.0.400/RuntimeIdentifierGraph.json"
264
266
  }
265
267
  }
266
268
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": 2,
3
- "dgSpecHash": "+JGnbeDAiJGJqEdV6DOHloHdPcZP6MyFNRkF5VKQg5sEoSb7IQgROV9H3FoyHECM2TanWHqv+cqJK91/hFiz2A==",
3
+ "dgSpecHash": "8zsEaYCJlFxT0OcQ8ojR2uXfTTJw9znOC07yQCMpkqeUExOABapknRHG64pmIcyMdscsX0NCjTSTcCF/TI1cUw==",
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.29",
3
+ "version": "0.0.31",
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.19",
11
+ "@lansweeper/asset-model": "^2.10.21",
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": "56a29a4c77f3c042d3491b1734f5c4abaf5c9926"
19
+ "gitHead": "f317844e0b24567d1059e486fc8733aff90b90c5"
20
20
  }