Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.5" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.6" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.10">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down
67 changes: 34 additions & 33 deletions Dotnet.Samples.AspNetCore.WebApi/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,12 @@
},
"Microsoft.VisualStudio.Web.CodeGeneration.Design": {
"type": "Direct",
"requested": "[8.0.5, )",
"resolved": "8.0.5",
"contentHash": "HvLrIbZDPXD4n6kyk44O1nnzpQ6lExP/2zwl/Hj+Bpefrvl/l7QcsZKZXG6w4iDSSzseTKcIsOKBiQRua2WPtw==",
"requested": "[8.0.6, )",
"resolved": "8.0.6",
"contentHash": "8s0QatoAhkButhDFPcVNfZxb2ml5yTxqSieXFhlGuM2dU2ORH2AjMzr1l/hm2HdAxdDlV2EzvIyPUDbra3VoLw==",
"dependencies": {
"Microsoft.DotNet.Scaffolding.Shared": "8.0.5",
"Microsoft.VisualStudio.Web.CodeGenerators.Mvc": "8.0.5"
"Microsoft.DotNet.Scaffolding.Shared": "8.0.6",
"Microsoft.VisualStudio.Web.CodeGenerators.Mvc": "8.0.6"
}
},
"Swashbuckle.AspNetCore": {
Expand Down Expand Up @@ -729,15 +729,16 @@
},
"Microsoft.DotNet.Scaffolding.Shared": {
"type": "Transitive",
"resolved": "8.0.5",
"contentHash": "JTPBNbKKjzV4nw2WpS9i5+MCAQqWhe1QA8zsVJTUzR2RIEzqJSM9SyQZckKTfY4tJYGpO44hzAm14uhU0Z2zEA==",
"resolved": "8.0.6",
"contentHash": "b8pT7zwT2Fy1DVMdYO2whegbOnXW3OzfudI91QEg7yZTQch4nNH/xoMOamQR/UzESJjdkpouFEnAxGYv0aSAIQ==",
"dependencies": {
"Humanizer": "2.14.1",
"Microsoft.CodeAnalysis.CSharp.Features": "4.8.0",
"Microsoft.Extensions.DependencyModel": "8.0.1",
"Microsoft.Extensions.DependencyModel": "8.0.2",
"Mono.TextTemplating": "2.3.1",
"Newtonsoft.Json": "13.0.3",
"NuGet.ProjectModel": "6.11.0"
"NuGet.ProjectModel": "6.11.0",
"System.Formats.Asn1": "8.0.1"
}
},
"Microsoft.EntityFrameworkCore": {
Expand Down Expand Up @@ -960,61 +961,61 @@
},
"Microsoft.VisualStudio.Web.CodeGeneration": {
"type": "Transitive",
"resolved": "8.0.5",
"contentHash": "EffwYVdPlMAoqPCkoezF2nIyBSvgOViz+pK77IBvKWUjPAELxJtMQpYj07soK6igUvCRU1wC91a2YuTNXMqurA==",
"resolved": "8.0.6",
"contentHash": "CL+ReV3E/94mmO9DuVlNizZ+esc37EQU16mIiw347J1Ed0g6Rx0BDuNfkrtD8Z+V+n4bFaAV4RapzJ5J5eLZfw==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "8.0.0",
"Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore": "8.0.5"
"Microsoft.Extensions.DependencyInjection": "8.0.1",
"Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore": "8.0.6"
}
},
"Microsoft.VisualStudio.Web.CodeGeneration.Core": {
"type": "Transitive",
"resolved": "8.0.5",
"contentHash": "7zvFlCdJESRyv2JKqaygC5eH/5VsLhX792h1dW2NoUt12oQ7RHCmANq7Y0xOUA1hcdxoTySbz4pY6FRCgw1NPw==",
"resolved": "8.0.6",
"contentHash": "uyc5XggteHxuxj9OhFq7np+kN+lUhIUEBO1uWYwm8gE01VstQZj3uWafA79/wzBCi0qSFWoi+h9iXCwlzqL7mw==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "8.0.0",
"Microsoft.VisualStudio.Web.CodeGeneration.Templating": "8.0.5",
"Microsoft.Extensions.DependencyInjection": "8.0.1",
"Microsoft.VisualStudio.Web.CodeGeneration.Templating": "8.0.6",
"Newtonsoft.Json": "13.0.3"
}
},
"Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore": {
"type": "Transitive",
"resolved": "8.0.5",
"contentHash": "qd6RAfT95rPUHJ70IswMcPYJYeeey9ZhkRGJ5LV9UE0hxmEo57sBny+X1SFOdtEH8sVQykkMJNtFAl+DPrLb0A==",
"resolved": "8.0.6",
"contentHash": "Z5gYMnlL/WSENqeB+Dts1G+YOnDsPXuyu8Rlvf1MzOu4LRGmwpcJpyTUf7avB9eK/gtQxJVQaKutVLtYPiIKXQ==",
"dependencies": {
"Microsoft.DotNet.Scaffolding.Shared": "8.0.5",
"Microsoft.VisualStudio.Web.CodeGeneration.Core": "8.0.5"
"Microsoft.DotNet.Scaffolding.Shared": "8.0.6",
"Microsoft.VisualStudio.Web.CodeGeneration.Core": "8.0.6"
}
},
"Microsoft.VisualStudio.Web.CodeGeneration.Templating": {
"type": "Transitive",
"resolved": "8.0.5",
"contentHash": "PGAjxJA2HOJg2RyJwaK63I4nFEnhrfJ0AG7zhm4fCKa7fYezgV/VmZxv+sTcoYDk3V5etlHYY2OeEoLL6cs1Bg==",
"resolved": "8.0.6",
"contentHash": "Uwpht7umBSkfhTnDD3PIxVerwtYREsWKlBUnkz2DmVi1xozxGeNImQAwups2Tm5+JXmjgyGdxzT/NHoi0oDGkg==",
"dependencies": {
"Microsoft.AspNetCore.Razor.Language": "6.0.24",
"Microsoft.CodeAnalysis.CSharp": "4.8.0",
"Microsoft.CodeAnalysis.Razor": "6.0.24",
"Microsoft.VisualStudio.Web.CodeGeneration.Utils": "8.0.5"
"Microsoft.VisualStudio.Web.CodeGeneration.Utils": "8.0.6"
}
},
"Microsoft.VisualStudio.Web.CodeGeneration.Utils": {
"type": "Transitive",
"resolved": "8.0.5",
"contentHash": "V7uAdZ+geRgojDkNzvijiIrJlZQWn5ZYktM1KK/C6gQWyBd7y5TNxINqx+vTZ1I9LDMLd5qkzsOQVI/5PXBjGw==",
"resolved": "8.0.6",
"contentHash": "6AnbvYr1jF9x1YPtcXwpTPHMsuqNGjl+Ujr9vMMKR1qeyWl0bHwqVzw/TX3yUE0bYpSYG/BsYPdu3bVJSuZReQ==",
"dependencies": {
"Microsoft.Build": "17.8.3",
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
"Microsoft.DotNet.Scaffolding.Shared": "8.0.5",
"Microsoft.DotNet.Scaffolding.Shared": "8.0.6",
"Newtonsoft.Json": "13.0.3"
}
},
"Microsoft.VisualStudio.Web.CodeGenerators.Mvc": {
"type": "Transitive",
"resolved": "8.0.5",
"contentHash": "/5vTiByG62vaoyKh2/+Jho0R45pr8yBQj3kybIsLRRm0ieQp4SDlhKWwIF1C/xSs9MvjNa0cEnoXzNGcGPz0nQ==",
"resolved": "8.0.6",
"contentHash": "ZuW+GFb9dod2CiGgQJ+zPD7/kJdUsKw1cB8b5auhIXyGl2Yf9dCQ7vqTNWYjqQ7GKEf8mBeqZgqGY7JQ+5b4bg==",
"dependencies": {
"Microsoft.DotNet.Scaffolding.Shared": "8.0.5",
"Microsoft.VisualStudio.Web.CodeGeneration": "8.0.5"
"Microsoft.DotNet.Scaffolding.Shared": "8.0.6",
"Microsoft.VisualStudio.Web.CodeGeneration": "8.0.6"
}
},
"Microsoft.Win32.SystemEvents": {
Expand Down Expand Up @@ -1255,8 +1256,8 @@
},
"System.Formats.Asn1": {
"type": "Transitive",
"resolved": "6.0.0",
"contentHash": "T6fD00dQ3NTbPDy31m4eQUwKW84s03z0N2C8HpOklyeaDgaJPa/TexP4/SkORMSOwc7WhKifnA6Ya33AkzmafA=="
"resolved": "8.0.1",
"contentHash": "XqKba7Mm/koKSjKMfW82olQdmfbI5yqeoLV/tidRp7fbh5rmHAQ5raDI/7SU0swTzv+jgqtUGkzmFxuUg0it1A=="
},
"System.IdentityModel.Tokens.Jwt": {
"type": "Transitive",
Expand Down
Loading