Skip to content

Commit b3a608c

Browse files
authored
Merge pull request #141 from nanotaboada/dependabot/nuget/Microsoft.VisualStudio.Web.CodeGeneration.Design-8.0.6
chore(deps): bump Microsoft.VisualStudio.Web.CodeGeneration.Design from 8.0.5 to 8.0.6
2 parents ce177fd + c9e3968 commit b3a608c

File tree

2 files changed

+35
-34
lines changed

2 files changed

+35
-34
lines changed

Dotnet.Samples.AspNetCore.WebApi/Dotnet.Samples.AspNetCore.WebApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.5" />
11+
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.6" />
1212
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.10">
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1414
<PrivateAssets>all</PrivateAssets>

Dotnet.Samples.AspNetCore.WebApi/packages.lock.json

Lines changed: 34 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,12 @@
5555
},
5656
"Microsoft.VisualStudio.Web.CodeGeneration.Design": {
5757
"type": "Direct",
58-
"requested": "[8.0.5, )",
59-
"resolved": "8.0.5",
60-
"contentHash": "HvLrIbZDPXD4n6kyk44O1nnzpQ6lExP/2zwl/Hj+Bpefrvl/l7QcsZKZXG6w4iDSSzseTKcIsOKBiQRua2WPtw==",
58+
"requested": "[8.0.6, )",
59+
"resolved": "8.0.6",
60+
"contentHash": "8s0QatoAhkButhDFPcVNfZxb2ml5yTxqSieXFhlGuM2dU2ORH2AjMzr1l/hm2HdAxdDlV2EzvIyPUDbra3VoLw==",
6161
"dependencies": {
62-
"Microsoft.DotNet.Scaffolding.Shared": "8.0.5",
63-
"Microsoft.VisualStudio.Web.CodeGenerators.Mvc": "8.0.5"
62+
"Microsoft.DotNet.Scaffolding.Shared": "8.0.6",
63+
"Microsoft.VisualStudio.Web.CodeGenerators.Mvc": "8.0.6"
6464
}
6565
},
6666
"Swashbuckle.AspNetCore": {
@@ -729,15 +729,16 @@
729729
},
730730
"Microsoft.DotNet.Scaffolding.Shared": {
731731
"type": "Transitive",
732-
"resolved": "8.0.5",
733-
"contentHash": "JTPBNbKKjzV4nw2WpS9i5+MCAQqWhe1QA8zsVJTUzR2RIEzqJSM9SyQZckKTfY4tJYGpO44hzAm14uhU0Z2zEA==",
732+
"resolved": "8.0.6",
733+
"contentHash": "b8pT7zwT2Fy1DVMdYO2whegbOnXW3OzfudI91QEg7yZTQch4nNH/xoMOamQR/UzESJjdkpouFEnAxGYv0aSAIQ==",
734734
"dependencies": {
735735
"Humanizer": "2.14.1",
736736
"Microsoft.CodeAnalysis.CSharp.Features": "4.8.0",
737-
"Microsoft.Extensions.DependencyModel": "8.0.1",
737+
"Microsoft.Extensions.DependencyModel": "8.0.2",
738738
"Mono.TextTemplating": "2.3.1",
739739
"Newtonsoft.Json": "13.0.3",
740-
"NuGet.ProjectModel": "6.11.0"
740+
"NuGet.ProjectModel": "6.11.0",
741+
"System.Formats.Asn1": "8.0.1"
741742
}
742743
},
743744
"Microsoft.EntityFrameworkCore": {
@@ -960,61 +961,61 @@
960961
},
961962
"Microsoft.VisualStudio.Web.CodeGeneration": {
962963
"type": "Transitive",
963-
"resolved": "8.0.5",
964-
"contentHash": "EffwYVdPlMAoqPCkoezF2nIyBSvgOViz+pK77IBvKWUjPAELxJtMQpYj07soK6igUvCRU1wC91a2YuTNXMqurA==",
964+
"resolved": "8.0.6",
965+
"contentHash": "CL+ReV3E/94mmO9DuVlNizZ+esc37EQU16mIiw347J1Ed0g6Rx0BDuNfkrtD8Z+V+n4bFaAV4RapzJ5J5eLZfw==",
965966
"dependencies": {
966-
"Microsoft.Extensions.DependencyInjection": "8.0.0",
967-
"Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore": "8.0.5"
967+
"Microsoft.Extensions.DependencyInjection": "8.0.1",
968+
"Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore": "8.0.6"
968969
}
969970
},
970971
"Microsoft.VisualStudio.Web.CodeGeneration.Core": {
971972
"type": "Transitive",
972-
"resolved": "8.0.5",
973-
"contentHash": "7zvFlCdJESRyv2JKqaygC5eH/5VsLhX792h1dW2NoUt12oQ7RHCmANq7Y0xOUA1hcdxoTySbz4pY6FRCgw1NPw==",
973+
"resolved": "8.0.6",
974+
"contentHash": "uyc5XggteHxuxj9OhFq7np+kN+lUhIUEBO1uWYwm8gE01VstQZj3uWafA79/wzBCi0qSFWoi+h9iXCwlzqL7mw==",
974975
"dependencies": {
975-
"Microsoft.Extensions.DependencyInjection": "8.0.0",
976-
"Microsoft.VisualStudio.Web.CodeGeneration.Templating": "8.0.5",
976+
"Microsoft.Extensions.DependencyInjection": "8.0.1",
977+
"Microsoft.VisualStudio.Web.CodeGeneration.Templating": "8.0.6",
977978
"Newtonsoft.Json": "13.0.3"
978979
}
979980
},
980981
"Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore": {
981982
"type": "Transitive",
982-
"resolved": "8.0.5",
983-
"contentHash": "qd6RAfT95rPUHJ70IswMcPYJYeeey9ZhkRGJ5LV9UE0hxmEo57sBny+X1SFOdtEH8sVQykkMJNtFAl+DPrLb0A==",
983+
"resolved": "8.0.6",
984+
"contentHash": "Z5gYMnlL/WSENqeB+Dts1G+YOnDsPXuyu8Rlvf1MzOu4LRGmwpcJpyTUf7avB9eK/gtQxJVQaKutVLtYPiIKXQ==",
984985
"dependencies": {
985-
"Microsoft.DotNet.Scaffolding.Shared": "8.0.5",
986-
"Microsoft.VisualStudio.Web.CodeGeneration.Core": "8.0.5"
986+
"Microsoft.DotNet.Scaffolding.Shared": "8.0.6",
987+
"Microsoft.VisualStudio.Web.CodeGeneration.Core": "8.0.6"
987988
}
988989
},
989990
"Microsoft.VisualStudio.Web.CodeGeneration.Templating": {
990991
"type": "Transitive",
991-
"resolved": "8.0.5",
992-
"contentHash": "PGAjxJA2HOJg2RyJwaK63I4nFEnhrfJ0AG7zhm4fCKa7fYezgV/VmZxv+sTcoYDk3V5etlHYY2OeEoLL6cs1Bg==",
992+
"resolved": "8.0.6",
993+
"contentHash": "Uwpht7umBSkfhTnDD3PIxVerwtYREsWKlBUnkz2DmVi1xozxGeNImQAwups2Tm5+JXmjgyGdxzT/NHoi0oDGkg==",
993994
"dependencies": {
994995
"Microsoft.AspNetCore.Razor.Language": "6.0.24",
995996
"Microsoft.CodeAnalysis.CSharp": "4.8.0",
996997
"Microsoft.CodeAnalysis.Razor": "6.0.24",
997-
"Microsoft.VisualStudio.Web.CodeGeneration.Utils": "8.0.5"
998+
"Microsoft.VisualStudio.Web.CodeGeneration.Utils": "8.0.6"
998999
}
9991000
},
10001001
"Microsoft.VisualStudio.Web.CodeGeneration.Utils": {
10011002
"type": "Transitive",
1002-
"resolved": "8.0.5",
1003-
"contentHash": "V7uAdZ+geRgojDkNzvijiIrJlZQWn5ZYktM1KK/C6gQWyBd7y5TNxINqx+vTZ1I9LDMLd5qkzsOQVI/5PXBjGw==",
1003+
"resolved": "8.0.6",
1004+
"contentHash": "6AnbvYr1jF9x1YPtcXwpTPHMsuqNGjl+Ujr9vMMKR1qeyWl0bHwqVzw/TX3yUE0bYpSYG/BsYPdu3bVJSuZReQ==",
10041005
"dependencies": {
10051006
"Microsoft.Build": "17.8.3",
10061007
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
1007-
"Microsoft.DotNet.Scaffolding.Shared": "8.0.5",
1008+
"Microsoft.DotNet.Scaffolding.Shared": "8.0.6",
10081009
"Newtonsoft.Json": "13.0.3"
10091010
}
10101011
},
10111012
"Microsoft.VisualStudio.Web.CodeGenerators.Mvc": {
10121013
"type": "Transitive",
1013-
"resolved": "8.0.5",
1014-
"contentHash": "/5vTiByG62vaoyKh2/+Jho0R45pr8yBQj3kybIsLRRm0ieQp4SDlhKWwIF1C/xSs9MvjNa0cEnoXzNGcGPz0nQ==",
1014+
"resolved": "8.0.6",
1015+
"contentHash": "ZuW+GFb9dod2CiGgQJ+zPD7/kJdUsKw1cB8b5auhIXyGl2Yf9dCQ7vqTNWYjqQ7GKEf8mBeqZgqGY7JQ+5b4bg==",
10151016
"dependencies": {
1016-
"Microsoft.DotNet.Scaffolding.Shared": "8.0.5",
1017-
"Microsoft.VisualStudio.Web.CodeGeneration": "8.0.5"
1017+
"Microsoft.DotNet.Scaffolding.Shared": "8.0.6",
1018+
"Microsoft.VisualStudio.Web.CodeGeneration": "8.0.6"
10181019
}
10191020
},
10201021
"Microsoft.Win32.SystemEvents": {
@@ -1255,8 +1256,8 @@
12551256
},
12561257
"System.Formats.Asn1": {
12571258
"type": "Transitive",
1258-
"resolved": "6.0.0",
1259-
"contentHash": "T6fD00dQ3NTbPDy31m4eQUwKW84s03z0N2C8HpOklyeaDgaJPa/TexP4/SkORMSOwc7WhKifnA6Ya33AkzmafA=="
1259+
"resolved": "8.0.1",
1260+
"contentHash": "XqKba7Mm/koKSjKMfW82olQdmfbI5yqeoLV/tidRp7fbh5rmHAQ5raDI/7SU0swTzv+jgqtUGkzmFxuUg0it1A=="
12601261
},
12611262
"System.IdentityModel.Tokens.Jwt": {
12621263
"type": "Transitive",

0 commit comments

Comments
 (0)