Browse Source

fix: Missing remove Tmds.DBus.SourceGenerator submodule (#14867)

PR #14548 restored using Tmds.DBus.SourceGenerator nuget package instead of submodule, but missing submodule removal.
pull/14871/head
workgroupengineering 2 years ago
committed by GitHub
parent
commit
7f27836bd2
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 3
      .gitmodules

3
.gitmodules

@ -7,6 +7,3 @@
[submodule "nukebuild/il-repack"]
path = nukebuild/il-repack
url = https://github.com/Gillibald/il-repack
[submodule "external/Tmds.DBus.SourceGenerator"]
path = external/Tmds.DBus.SourceGenerator
url = https://github.com/jmacato/Tmds.DBus.SourceGenerator.git

Loading…
Cancel
Save