Skip to content

Commit 49dc1ab

Browse files
committed
Fix directory structures
1 parent b82cd29 commit 49dc1ab

File tree

17 files changed

+276
-547
lines changed

17 files changed

+276
-547
lines changed

Makefile

-2
This file was deleted.

VContainer.SourceGenerator.Roslyn3/CodeWriter.cs

-90
This file was deleted.

VContainer.SourceGenerator.Roslyn3/DiagnosticDescriptors.cs

-89
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"$schema": "http://json.schemastore.org/launchsettings.json",
3+
"profiles": {
4+
"DebugRoslynSourceGenerator": {
5+
"commandName": "DebugRoslynComponent",
6+
"targetProject": "../tests/VContainer.StandaloneTests/VContainer.StandaloneTests.csproj"
7+
}
8+
}
9+
}

VContainer.SourceGenerator.Roslyn3/ReferenceSymbols.cs

-27
This file was deleted.

VContainer.SourceGenerator.Roslyn3/SymbolExtensions.cs

-112
This file was deleted.

0 commit comments

Comments
 (0)