|
@@ -14,7 +14,9 @@
|
|
"Microsoft.EntityFrameworkCore": "6.0.5",
|
|
"Microsoft.EntityFrameworkCore": "6.0.5",
|
|
"Microsoft.EntityFrameworkCore.Design": "6.0.5",
|
|
"Microsoft.EntityFrameworkCore.Design": "6.0.5",
|
|
"Microsoft.EntityFrameworkCore.SqlServer": "6.0.5",
|
|
"Microsoft.EntityFrameworkCore.SqlServer": "6.0.5",
|
|
- "Microsoft.EntityFrameworkCore.Tools": "6.0.5"
|
|
|
|
|
|
+ "Microsoft.EntityFrameworkCore.Tools": "6.0.5",
|
|
|
|
+ "Microsoft.Toolkit.Mvvm": "7.1.2",
|
|
|
|
+ "Refractored.MvvmHelpers": "1.6.2"
|
|
},
|
|
},
|
|
"runtime": {
|
|
"runtime": {
|
|
"MyMoviesWPF.dll": {}
|
|
"MyMoviesWPF.dll": {}
|
|
@@ -377,6 +379,14 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"Microsoft.NETCore.Platforms/3.1.0": {},
|
|
"Microsoft.NETCore.Platforms/3.1.0": {},
|
|
|
|
+ "Microsoft.Toolkit.Mvvm/7.1.2": {
|
|
|
|
+ "runtime": {
|
|
|
|
+ "lib/net5.0/Microsoft.Toolkit.Mvvm.dll": {
|
|
|
|
+ "assemblyVersion": "7.1.0.0",
|
|
|
|
+ "fileVersion": "7.1.2.1"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"Microsoft.Win32.Registry/4.7.0": {
|
|
"Microsoft.Win32.Registry/4.7.0": {
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"System.Security.AccessControl": "4.7.0",
|
|
"System.Security.AccessControl": "4.7.0",
|
|
@@ -396,6 +406,17 @@
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "Refractored.MvvmHelpers/1.6.2": {
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "System.ValueTuple": "4.5.0"
|
|
|
|
+ },
|
|
|
|
+ "runtime": {
|
|
|
|
+ "lib/netstandard2.0/MvvmHelpers.dll": {
|
|
|
|
+ "assemblyVersion": "1.0.0.0",
|
|
|
|
+ "fileVersion": "1.0.0.0"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"System.Collections.Immutable/6.0.0": {
|
|
"System.Collections.Immutable/6.0.0": {
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
@@ -471,6 +492,7 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"System.Text.Json/4.7.2": {},
|
|
"System.Text.Json/4.7.2": {},
|
|
|
|
+ "System.ValueTuple/4.5.0": {},
|
|
"System.Windows.Extensions/4.7.0": {
|
|
"System.Windows.Extensions/4.7.0": {
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"System.Drawing.Common": "4.7.0"
|
|
"System.Drawing.Common": "4.7.0"
|
|
@@ -708,6 +730,13 @@
|
|
"path": "microsoft.netcore.platforms/3.1.0",
|
|
"path": "microsoft.netcore.platforms/3.1.0",
|
|
"hashPath": "microsoft.netcore.platforms.3.1.0.nupkg.sha512"
|
|
"hashPath": "microsoft.netcore.platforms.3.1.0.nupkg.sha512"
|
|
},
|
|
},
|
|
|
|
+ "Microsoft.Toolkit.Mvvm/7.1.2": {
|
|
|
|
+ "type": "package",
|
|
|
|
+ "serviceable": true,
|
|
|
|
+ "sha512": "sha512-tUQn6ar9oP7kmYaZ6pWabxpQaqw95Bsf+GG7prEL0y5MV5F60z76lI/Ppps9zcTqwd7e5CrdZBcdfor9WuvohA==",
|
|
|
|
+ "path": "microsoft.toolkit.mvvm/7.1.2",
|
|
|
|
+ "hashPath": "microsoft.toolkit.mvvm.7.1.2.nupkg.sha512"
|
|
|
|
+ },
|
|
"Microsoft.Win32.Registry/4.7.0": {
|
|
"Microsoft.Win32.Registry/4.7.0": {
|
|
"type": "package",
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"serviceable": true,
|
|
@@ -729,6 +758,13 @@
|
|
"path": "microsoft.xaml.behaviors.wpf/1.1.19",
|
|
"path": "microsoft.xaml.behaviors.wpf/1.1.19",
|
|
"hashPath": "microsoft.xaml.behaviors.wpf.1.1.19.nupkg.sha512"
|
|
"hashPath": "microsoft.xaml.behaviors.wpf.1.1.19.nupkg.sha512"
|
|
},
|
|
},
|
|
|
|
+ "Refractored.MvvmHelpers/1.6.2": {
|
|
|
|
+ "type": "package",
|
|
|
|
+ "serviceable": true,
|
|
|
|
+ "sha512": "sha512-pXiyT0ad3QI7IzZSSjVNliyhyyAe7lmNPdfAEgSrtjhF9twrYoKbBlTd58IJc67Fw8QmHEur8F9eBA4rj+BZAg==",
|
|
|
|
+ "path": "refractored.mvvmhelpers/1.6.2",
|
|
|
|
+ "hashPath": "refractored.mvvmhelpers.1.6.2.nupkg.sha512"
|
|
|
|
+ },
|
|
"System.Collections.Immutable/6.0.0": {
|
|
"System.Collections.Immutable/6.0.0": {
|
|
"type": "package",
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"serviceable": true,
|
|
@@ -827,6 +863,13 @@
|
|
"path": "system.text.json/4.7.2",
|
|
"path": "system.text.json/4.7.2",
|
|
"hashPath": "system.text.json.4.7.2.nupkg.sha512"
|
|
"hashPath": "system.text.json.4.7.2.nupkg.sha512"
|
|
},
|
|
},
|
|
|
|
+ "System.ValueTuple/4.5.0": {
|
|
|
|
+ "type": "package",
|
|
|
|
+ "serviceable": true,
|
|
|
|
+ "sha512": "sha512-okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ==",
|
|
|
|
+ "path": "system.valuetuple/4.5.0",
|
|
|
|
+ "hashPath": "system.valuetuple.4.5.0.nupkg.sha512"
|
|
|
|
+ },
|
|
"System.Windows.Extensions/4.7.0": {
|
|
"System.Windows.Extensions/4.7.0": {
|
|
"type": "package",
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"serviceable": true,
|