@lansweeper/ot-asset-model 0.0.57 → 0.0.58
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.
- package/CHANGELOG.md +8 -0
- package/Lansweeper.Model.OTAsset.csproj +3 -3
- package/bin/Debug/net6.0/Lansweeper.Model.OTAsset.deps.json +2 -2
- package/bin/Debug/net6.0/Lansweeper.Model.OTAsset.dll +0 -0
- package/bin/Debug/net6.0/Lansweeper.Model.OTAsset.pdb +0 -0
- package/{obj/Debug/net6.0/refint → bin/Debug/net6.0/ref}/Lansweeper.Model.OTAsset.dll +0 -0
- package/bin/Debug/netstandard2.0/Lansweeper.Model.OTAsset.deps.json +2 -2
- package/bin/Debug/netstandard2.0/Lansweeper.Model.OTAsset.dll +0 -0
- package/bin/Debug/netstandard2.0/Lansweeper.Model.OTAsset.pdb +0 -0
- package/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +3 -3
- package/obj/Debug/net6.0/Lansweeper.Model.OTAsset.AssemblyInfo.cs +3 -3
- package/obj/Debug/net6.0/Lansweeper.Model.OTAsset.AssemblyInfoInputs.cache +1 -1
- package/obj/Debug/net6.0/Lansweeper.Model.OTAsset.assets.cache +0 -0
- package/obj/Debug/net6.0/Lansweeper.Model.OTAsset.csproj.AssemblyReference.cache +0 -0
- package/obj/Debug/net6.0/Lansweeper.Model.OTAsset.csproj.CoreCompileInputs.cache +1 -1
- package/obj/Debug/net6.0/Lansweeper.Model.OTAsset.csproj.FileListAbsolute.txt +2 -2
- package/obj/Debug/net6.0/Lansweeper.Model.OTAsset.dll +0 -0
- package/obj/Debug/net6.0/Lansweeper.Model.OTAsset.pdb +0 -0
- package/obj/Debug/net6.0/ref/Lansweeper.Model.OTAsset.dll +0 -0
- package/obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs +3 -3
- package/obj/Debug/netstandard2.0/Lansweeper.Model.OTAsset.AssemblyInfo.cs +3 -3
- package/obj/Debug/netstandard2.0/Lansweeper.Model.OTAsset.AssemblyInfoInputs.cache +1 -1
- package/obj/Debug/netstandard2.0/Lansweeper.Model.OTAsset.assets.cache +0 -0
- package/obj/Debug/netstandard2.0/Lansweeper.Model.OTAsset.csproj.AssemblyReference.cache +0 -0
- package/obj/Debug/netstandard2.0/Lansweeper.Model.OTAsset.dll +0 -0
- package/obj/Debug/netstandard2.0/Lansweeper.Model.OTAsset.pdb +0 -0
- package/obj/Lansweeper.Model.OTAsset.csproj.nuget.dgspec.json +5 -7
- package/obj/Lansweeper.Model.OTAsset.csproj.nuget.g.props +1 -1
- package/obj/project.assets.json +5 -7
- package/obj/project.nuget.cache +1 -1
- 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.58](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/ot-asset-model@0.0.57...@lansweeper/ot-asset-model@0.0.58) (2024-05-20)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @lansweeper/ot-asset-model
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
## [0.0.57](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/ot-asset-model@0.0.56...@lansweeper/ot-asset-model@0.0.57) (2024-03-15)
|
|
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.
|
|
11
|
-
<Version>0.0.
|
|
12
|
-
<FileVersion>0.0.
|
|
10
|
+
<PackageVersion>0.0.57</PackageVersion>
|
|
11
|
+
<Version>0.0.57</Version>
|
|
12
|
+
<FileVersion>0.0.57</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.
|
|
9
|
+
"Lansweeper.Model.OTAsset/0.0.57": {
|
|
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.
|
|
17
|
+
"Lansweeper.Model.OTAsset/0.0.57": {
|
|
18
18
|
"type": "project",
|
|
19
19
|
"serviceable": false,
|
|
20
20
|
"sha512": ""
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -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.
|
|
10
|
+
"Lansweeper.Model.OTAsset/0.0.57": {
|
|
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.
|
|
27
|
+
"Lansweeper.Model.OTAsset/0.0.57": {
|
|
28
28
|
"type": "project",
|
|
29
29
|
"serviceable": false,
|
|
30
30
|
"sha512": ""
|
|
Binary file
|
|
Binary file
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// <autogenerated />
|
|
2
|
-
using System;
|
|
3
|
-
using System.Reflection;
|
|
1
|
+
// <autogenerated />
|
|
2
|
+
using System;
|
|
3
|
+
using System.Reflection;
|
|
4
4
|
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")]
|
|
@@ -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.
|
|
18
|
-
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("0.0.
|
|
17
|
+
[assembly: System.Reflection.AssemblyFileVersionAttribute("0.0.57")]
|
|
18
|
+
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("0.0.57")]
|
|
19
19
|
[assembly: System.Reflection.AssemblyProductAttribute("Lansweeper Syncer")]
|
|
20
20
|
[assembly: System.Reflection.AssemblyTitleAttribute("Lansweeper.Model.OTAsset")]
|
|
21
|
-
[assembly: System.Reflection.AssemblyVersionAttribute("0.0.
|
|
21
|
+
[assembly: System.Reflection.AssemblyVersionAttribute("0.0.57.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
|
-
|
|
1
|
+
950de85df4a03111ebfe80f1c90000fbb137b7e4
|
|
Binary file
|
|
Binary file
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
1ae03373c53e5cbdc9821c05796463316faa5572
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
/home/circleci/project/packages/model/otAsset/bin/Debug/net6.0/Lansweeper.Model.OTAsset.deps.json
|
|
2
2
|
/home/circleci/project/packages/model/otAsset/bin/Debug/net6.0/Lansweeper.Model.OTAsset.dll
|
|
3
|
+
/home/circleci/project/packages/model/otAsset/bin/Debug/net6.0/ref/Lansweeper.Model.OTAsset.dll
|
|
3
4
|
/home/circleci/project/packages/model/otAsset/bin/Debug/net6.0/Lansweeper.Model.OTAsset.pdb
|
|
4
5
|
/home/circleci/project/packages/model/otAsset/obj/Debug/net6.0/Lansweeper.Model.OTAsset.csproj.AssemblyReference.cache
|
|
5
6
|
/home/circleci/project/packages/model/otAsset/obj/Debug/net6.0/Lansweeper.Model.OTAsset.GeneratedMSBuildEditorConfig.editorconfig
|
|
@@ -7,6 +8,5 @@
|
|
|
7
8
|
/home/circleci/project/packages/model/otAsset/obj/Debug/net6.0/Lansweeper.Model.OTAsset.AssemblyInfo.cs
|
|
8
9
|
/home/circleci/project/packages/model/otAsset/obj/Debug/net6.0/Lansweeper.Model.OTAsset.csproj.CoreCompileInputs.cache
|
|
9
10
|
/home/circleci/project/packages/model/otAsset/obj/Debug/net6.0/Lansweeper.Model.OTAsset.dll
|
|
10
|
-
/home/circleci/project/packages/model/otAsset/obj/Debug/net6.0/refint/Lansweeper.Model.OTAsset.dll
|
|
11
|
-
/home/circleci/project/packages/model/otAsset/obj/Debug/net6.0/Lansweeper.Model.OTAsset.pdb
|
|
12
11
|
/home/circleci/project/packages/model/otAsset/obj/Debug/net6.0/ref/Lansweeper.Model.OTAsset.dll
|
|
12
|
+
/home/circleci/project/packages/model/otAsset/obj/Debug/net6.0/Lansweeper.Model.OTAsset.pdb
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// <autogenerated />
|
|
2
|
-
using System;
|
|
3
|
-
using System.Reflection;
|
|
1
|
+
// <autogenerated />
|
|
2
|
+
using System;
|
|
3
|
+
using System.Reflection;
|
|
4
4
|
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.0", FrameworkDisplayName = "")]
|
|
@@ -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.
|
|
18
|
-
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("0.0.
|
|
17
|
+
[assembly: System.Reflection.AssemblyFileVersionAttribute("0.0.57")]
|
|
18
|
+
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("0.0.57")]
|
|
19
19
|
[assembly: System.Reflection.AssemblyProductAttribute("Lansweeper Syncer")]
|
|
20
20
|
[assembly: System.Reflection.AssemblyTitleAttribute("Lansweeper.Model.OTAsset")]
|
|
21
|
-
[assembly: System.Reflection.AssemblyVersionAttribute("0.0.
|
|
21
|
+
[assembly: System.Reflection.AssemblyVersionAttribute("0.0.57.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
|
-
|
|
1
|
+
950de85df4a03111ebfe80f1c90000fbb137b7e4
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -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.
|
|
8
|
+
"version": "0.0.57",
|
|
9
9
|
"restore": {
|
|
10
10
|
"projectUniqueName": "/home/circleci/project/packages/model/otAsset/Lansweeper.Model.OTAsset.csproj",
|
|
11
11
|
"projectName": "Lansweeper.Model.OTAsset",
|
|
@@ -49,8 +49,7 @@
|
|
|
49
49
|
"net47",
|
|
50
50
|
"net471",
|
|
51
51
|
"net472",
|
|
52
|
-
"net48"
|
|
53
|
-
"net481"
|
|
52
|
+
"net48"
|
|
54
53
|
],
|
|
55
54
|
"assetTargetFallback": true,
|
|
56
55
|
"warn": true,
|
|
@@ -59,7 +58,7 @@
|
|
|
59
58
|
"privateAssets": "all"
|
|
60
59
|
}
|
|
61
60
|
},
|
|
62
|
-
"runtimeIdentifierGraphPath": "/usr/
|
|
61
|
+
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/6.0.128/RuntimeIdentifierGraph.json"
|
|
63
62
|
},
|
|
64
63
|
"netstandard2.0": {
|
|
65
64
|
"targetAlias": "netstandard2.0",
|
|
@@ -77,12 +76,11 @@
|
|
|
77
76
|
"net47",
|
|
78
77
|
"net471",
|
|
79
78
|
"net472",
|
|
80
|
-
"net48"
|
|
81
|
-
"net481"
|
|
79
|
+
"net48"
|
|
82
80
|
],
|
|
83
81
|
"assetTargetFallback": true,
|
|
84
82
|
"warn": true,
|
|
85
|
-
"runtimeIdentifierGraphPath": "/usr/
|
|
83
|
+
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/6.0.128/RuntimeIdentifierGraph.json"
|
|
86
84
|
}
|
|
87
85
|
}
|
|
88
86
|
}
|
|
@@ -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.
|
|
10
|
+
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.0.5</NuGetToolVersion>
|
|
11
11
|
</PropertyGroup>
|
|
12
12
|
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
|
13
13
|
<SourceRoot Include="/home/circleci/.nuget/packages/" />
|
package/obj/project.assets.json
CHANGED
|
@@ -185,7 +185,7 @@
|
|
|
185
185
|
"/home/circleci/.nuget/packages/": {}
|
|
186
186
|
},
|
|
187
187
|
"project": {
|
|
188
|
-
"version": "0.0.
|
|
188
|
+
"version": "0.0.57",
|
|
189
189
|
"restore": {
|
|
190
190
|
"projectUniqueName": "/home/circleci/project/packages/model/otAsset/Lansweeper.Model.OTAsset.csproj",
|
|
191
191
|
"projectName": "Lansweeper.Model.OTAsset",
|
|
@@ -229,8 +229,7 @@
|
|
|
229
229
|
"net47",
|
|
230
230
|
"net471",
|
|
231
231
|
"net472",
|
|
232
|
-
"net48"
|
|
233
|
-
"net481"
|
|
232
|
+
"net48"
|
|
234
233
|
],
|
|
235
234
|
"assetTargetFallback": true,
|
|
236
235
|
"warn": true,
|
|
@@ -239,7 +238,7 @@
|
|
|
239
238
|
"privateAssets": "all"
|
|
240
239
|
}
|
|
241
240
|
},
|
|
242
|
-
"runtimeIdentifierGraphPath": "/usr/
|
|
241
|
+
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/6.0.128/RuntimeIdentifierGraph.json"
|
|
243
242
|
},
|
|
244
243
|
"netstandard2.0": {
|
|
245
244
|
"targetAlias": "netstandard2.0",
|
|
@@ -257,12 +256,11 @@
|
|
|
257
256
|
"net47",
|
|
258
257
|
"net471",
|
|
259
258
|
"net472",
|
|
260
|
-
"net48"
|
|
261
|
-
"net481"
|
|
259
|
+
"net48"
|
|
262
260
|
],
|
|
263
261
|
"assetTargetFallback": true,
|
|
264
262
|
"warn": true,
|
|
265
|
-
"runtimeIdentifierGraphPath": "/usr/
|
|
263
|
+
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/6.0.128/RuntimeIdentifierGraph.json"
|
|
266
264
|
}
|
|
267
265
|
}
|
|
268
266
|
}
|
package/obj/project.nuget.cache
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 2,
|
|
3
|
-
"dgSpecHash": "
|
|
3
|
+
"dgSpecHash": "1RSpUlIDuzh8Meyoy52nFmg21YTqmqE4M8xvORXTVSl/2w80a6LEJHvgrwzRBZm1z6ASgwZ7mV9Y0T2wolVMjA==",
|
|
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.
|
|
3
|
+
"version": "0.0.58",
|
|
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.11.
|
|
11
|
+
"@lansweeper/asset-model": "^2.11.7",
|
|
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": "
|
|
19
|
+
"gitHead": "1ea96746e8d25fbcfd582409db1e718f523b7c78"
|
|
20
20
|
}
|