samhowes / rules_msbuild

Build .csproj files with Bazel
Apache License 2.0
6 stars 3 forks source link

CLI doesn't update any files if they already exist #162

Closed samhowes closed 2 years ago

samhowes commented 2 years ago

//dotnet/tools/SamHowes.Bzl doesn't update any of the files if they already exist. It should try to update files with newer versions from newer releases if they should be updated.