Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

Commit abd3e26

Browse files
Bump Microsoft.VisualStudio.Web.CodeGeneration.Design
Bumps [Microsoft.VisualStudio.Web.CodeGeneration.Design](https://github.com/aspnet/scaffolding) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/aspnet/scaffolding/releases) - [Commits](dotnet/Scaffolding@2.2.0...v2.2.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent f2d9a5d commit abd3e26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TweetyCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="Microsoft.AspNetCore.App" />
13-
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.2.0" />
13+
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.2.1" />
1414
<PackageReference Include="TweetinviAPI" Version="4.0.0" />
1515
</ItemGroup>
1616

0 commit comments

Comments
 (0)