Skip to content

Commit

Permalink
test submodule3
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Loss committed Feb 10, 2022
1 parent 8b8ae6d commit 03bee2f
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions SnaffCore/FodyWeavers.xml

This file was deleted.

Empty file modified SnaffCore/UltraSnaffCore.csproj
100755 → 100644
Empty file.
2 changes: 1 addition & 1 deletion Snaffler/Config.cs
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ private static Options ParseImpl(string[] args)

foreach (string resourceName in resourceNames)
{
if (resourceName == "Snaffler.Properties.Resources.resources")
if (!resourceName.EndsWith(".toml"))
{
// skip this one as it's just metadata
continue;
Expand Down
Empty file modified Snaffler/FodyWeavers.xml
100755 → 100644
Empty file.
Empty file modified Snaffler/FodyWeavers.xsd
100755 → 100644
Empty file.
Empty file modified Snaffler/Snaffler.cs
100755 → 100644
Empty file.
Empty file modified UltraSnaffler.sln
100755 → 100644
Empty file.
Empty file modified example-config.toml
100755 → 100644
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified snafflertest/thing.kdbx
100755 → 100644
Empty file.

0 comments on commit 03bee2f

Please sign in to comment.