Add accessibility text to grid stoplight buttons

This commit is contained in:
Robert McRackan 2024-05-06 21:56:00 -04:00
parent d16d0c8de2
commit d19fe2250c
2 changed files with 24 additions and 3 deletions

View file

@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<Version>11.3.8.1</Version>
<Version>11.3.9.1</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Octokit" Version="10.0.0" />