diff --git a/.gitignore b/.gitignore
index 3455108..7a7604c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -294,4 +294,5 @@ BuildArtifacts/
*.dll
*.hash
docs/input/tasks/
-.dotnet/
\ No newline at end of file
+.dotnet/
+src/Cake.Transifex/icon.png
diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index bc2425e..0000000
--- a/.gitmodules
+++ /dev/null
@@ -1,4 +0,0 @@
-[submodule "graphics/cake-contrib"]
- path = graphics/cake-contrib
- url = https://github.com/cake-contrib/graphics.git
- branch = master
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 68578af..71f1521 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -14,5 +14,7 @@
"statusBarItem.hoverBackground": "#cc7400",
"statusBar.foreground": "#e7e7e7"
},
- "peacock.color": "#995700"
+ "peacock.color": "#995700",
+ "omnisharp.enableRoslynAnalyzers": true,
+ "omnisharp.enableEditorConfigSupport": true
}
diff --git a/graphics/cake-contrib b/graphics/cake-contrib
deleted file mode 160000
index 73e9482..0000000
--- a/graphics/cake-contrib
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 73e94826f531d07de0b120de100c04d624edcbb4
diff --git a/src/Cake.Transifex/Cake.Transifex.csproj b/src/Cake.Transifex/Cake.Transifex.csproj
index 8650af9..52078f3 100644
--- a/src/Cake.Transifex/Cake.Transifex.csproj
+++ b/src/Cake.Transifex/Cake.Transifex.csproj
@@ -20,7 +20,7 @@ To install the transifex client, install python, then run `pip install transifex
Kim J. Nordmo;$(Company)
true
snupkg
- cake-contrib-small.png
+ icon.png
https://cdn.jsdelivr.net/gh/cake-contrib/graphics@49c3b71def749b86416d773f1ead0c0da2d590ea/png/cake-contrib-medium.png
MIT
https://cake-contrib.github.io/Cake.Transifex/
@@ -35,14 +35,12 @@ To install the transifex client, install python, then run `pip install transifex
+
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+ all
+
-
-
-
-
- True
-
-
+