We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d766371 commit e343dc6Copy full SHA for e343dc6
1 file changed
…ources/META-INF/rewrite/dependencies.yml …/resources/META-INF/rewrite/category.ymlsrc/main/resources/META-INF/rewrite/dependencies.yml renamed to src/main/resources/META-INF/rewrite/category.yml
@@ -1,5 +1,5 @@
1
#
2
-# Copyright 2021 the original author or authors.
+# Copyright 2023 the original author or authors.
3
# <p>
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
# you may not use this file except in compliance with the License.
@@ -14,3 +14,8 @@
14
# limitations under the License.
15
16
17
+---
18
+type: specs.openrewrite.org/v1beta/category
19
+name: C#
20
+packageName: org.openrewrite.csharp
21
+description: Recipes for C# codebases.
0 commit comments