init
This commit is contained in:
@@ -0,0 +1,76 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v10.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v10.0": {
|
||||
"FluentBlazorApp/1.0.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.FluentUI.AspNetCore.Components": "4.13.2",
|
||||
"Microsoft.FluentUI.AspNetCore.Components.Icons": "4.13.2"
|
||||
},
|
||||
"runtime": {
|
||||
"FluentBlazorApp.dll": {}
|
||||
}
|
||||
},
|
||||
"Microsoft.FluentUI.AspNetCore.Components/4.13.2": {
|
||||
"runtime": {
|
||||
"lib/net10.0/Microsoft.FluentUI.AspNetCore.Components.dll": {
|
||||
"assemblyVersion": "4.13.2.25331",
|
||||
"fileVersion": "4.13.2.25331"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.FluentUI.AspNetCore.Components.Icons/4.13.2": {
|
||||
"dependencies": {
|
||||
"Microsoft.FluentUI.AspNetCore.Components": "4.13.2"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net8.0/Microsoft.FluentUI.AspNetCore.Components.Icons.Color.dll": {
|
||||
"assemblyVersion": "4.13.2.25331",
|
||||
"fileVersion": "4.13.2.25331"
|
||||
},
|
||||
"lib/net8.0/Microsoft.FluentUI.AspNetCore.Components.Icons.Filled.dll": {
|
||||
"assemblyVersion": "4.13.2.25331",
|
||||
"fileVersion": "4.13.2.25331"
|
||||
},
|
||||
"lib/net8.0/Microsoft.FluentUI.AspNetCore.Components.Icons.Light.dll": {
|
||||
"assemblyVersion": "4.13.2.25331",
|
||||
"fileVersion": "4.13.2.25331"
|
||||
},
|
||||
"lib/net8.0/Microsoft.FluentUI.AspNetCore.Components.Icons.Regular.dll": {
|
||||
"assemblyVersion": "4.13.2.25331",
|
||||
"fileVersion": "4.13.2.25331"
|
||||
},
|
||||
"lib/net8.0/Microsoft.FluentUI.AspNetCore.Components.Icons.dll": {
|
||||
"assemblyVersion": "4.13.2.25331",
|
||||
"fileVersion": "4.13.2.25331"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"FluentBlazorApp/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"Microsoft.FluentUI.AspNetCore.Components/4.13.2": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-OqJFJiIz32BRBcxVCLX51s6/SNXVe6X16kKBcwxb7ZzZ14w1pT2OcHtqPxfj7NYZzAyA9gpX5EhvAdGHURYD7g==",
|
||||
"path": "microsoft.fluentui.aspnetcore.components/4.13.2",
|
||||
"hashPath": "microsoft.fluentui.aspnetcore.components.4.13.2.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.FluentUI.AspNetCore.Components.Icons/4.13.2": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-1AJ7yh79ELaPzcAdAwb7W0qvpTyVzh3xYGjw8Ibx+azujmSiUk5G0E7i2F4CQybVsAVN1f6l/CKO08VWKNGi9w==",
|
||||
"path": "microsoft.fluentui.aspnetcore.components.icons/4.13.2",
|
||||
"hashPath": "microsoft.fluentui.aspnetcore.components.icons.4.13.2.nupkg.sha512"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user