Skip to content

Commit 8348837

Browse files
add todo document
1 parent 837bace commit 8348837

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

docs/.todo.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Things TODO
2+
3+
- Reenable CodeQL for the project once there is support for .NET 9
4+

docs/docs.projitems

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<Import_RootNamespace>docs</Import_RootNamespace>
1010
</PropertyGroup>
1111
<ItemGroup>
12+
<None Include="$(MSBuildThisFileDirectory).todo.md" />
1213
<None Include="$(MSBuildThisFileDirectory)additional-classes.md" />
1314
<None Include="$(MSBuildThisFileDirectory)index.md" />
1415
<None Include="$(MSBuildThisFileDirectory)jsonpatch.md" />
@@ -23,4 +24,4 @@
2324
<ItemGroup>
2425
<Content Include="$(MSBuildThisFileDirectory)_includes\nav_footer_custom.html" />
2526
</ItemGroup>
26-
</Project>
27+
</Project>

0 commit comments

Comments
 (0)