Configure project for NuGet packaging and implement WithData for chainable ViewData updates
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "wEB4z1LC1hayBGU8Pejx4dmLiKnJ/u+TcI5jyyHHLCO6lfLmBZU6Dmgv91ZTA8gZnjfIQH4RXrZfFkmUgRCE9w==",
|
||||
"dgSpecHash": "LnEbXTKol+ItknIOkltLRQjYYsTRbx4L1MenlpGFqiAJDmykJWQ+ZPLnd8KK4Ju/B3GurS6Zdx6iF34xYZyYwQ==",
|
||||
"success": true,
|
||||
"projectFilePath": "E:\\TekH\\Visual Studio\\WebCoreModules\\DigitalData.Core.CultureServices\\DigitalData.Core.CultureServices.csproj",
|
||||
"expectedPackageFiles": [
|
||||
@@ -30,5 +30,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