Configure project for NuGet packaging and implement WithData for chainable ViewData updates
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "4McD/eJuMzdrmhw/QNZ73xuIZY6zS1EbCJa9B7TnWehcknTdluToJPXRYYwXPJAxoqJXD8eTHXkFLHDoXFIXNA==",
|
||||
"dgSpecHash": "5qUwo8zAbWVacBGEqNmTmJUDNCMRbarNbAuEw8hetOs7TEp+YmgyTXvm6yB/RdXtncEwbwklXmwR8/2gmz1GyA==",
|
||||
"success": true,
|
||||
"projectFilePath": "E:\\TekH\\Visual Studio\\WebCoreModules\\DigitalData.Core.Infrastructure\\DigitalData.Core.Infrastructure.csproj",
|
||||
"expectedPackageFiles": [
|
||||
@@ -33,5 +33,12 @@
|
||||
"C:\\Users\\tekh\\.nuget\\packages\\system.security.permissions\\7.0.0\\system.security.permissions.7.0.0.nupkg.sha512",
|
||||
"C:\\Users\\tekh\\.nuget\\packages\\system.windows.extensions\\7.0.0\\system.windows.extensions.7.0.0.nupkg.sha512"
|
||||
],
|
||||
"logs": []
|
||||
"logs": [
|
||||
{
|
||||
"code": "NU1803",
|
||||
"level": "Warning",
|
||||
"warningLevel": 1,
|
||||
"message": "You are running the 'restore' operation with an 'HTTP' source, 'http://localhost:5000/v3/index.json'. Non-HTTPS access will be removed in a future version. Consider migrating to an 'HTTPS' source."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user