Merge pull request #5260 from BrzVlad/fix-handler-block
[mono.git] / msvc / scripts / TODO.md
index 7d195a3f4e07a92af8cbfc30f68ffe08be89fb3d..40690525782ba2ddf512e4f9c0e59886e3f08f39 100644 (file)
@@ -9,3 +9,4 @@ These are the tasks that are pending in the MSVC scripts to fully roll it out:
 [ ] Eliminate the need for "build-libs.sh/build-libs.bat" at the toplevel with proper MSBuild idioms
 [ ] Integrate the "update-solution-files" with each build, so we auto-update the files on commits
 [ ] Make it work with MSBuild instead of xbuild
+[x] Design a system for listing resources, so we avoid the ".pre" that runs resgen or copy by hand, because this ruins dependencies.  Alternatively, have @COPY@ be a "Copy if newer"