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

Commit 820929f

Browse files
authored
Merge pull request #27 from berv-uni-project/dependabot/nuget/Microsoft.VisualStudio.Web.CodeGeneration.Design-2.2.1
Bump Microsoft.VisualStudio.Web.CodeGeneration.Design from 2.2.0 to 2.2.1
2 parents f2d9a5d + abd3e26 commit 820929f

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)