-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathJsonConverter.SourceGenerator.slnx
More file actions
22 lines (22 loc) · 1.25 KB
/
JsonConverter.SourceGenerator.slnx
File metadata and controls
22 lines (22 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<Solution>
<Folder Name="/_SolutionFiles/">
<File Path=".editorconfig" />
<File Path=".gitattributes" />
<File Path=".github/dependabot.yml" />
<File Path=".gitignore" />
<File Path="Directory.Packages.props" />
<File Path="GitVersion.yml" />
<File Path="README.md" />
<File Path="src/WarningConfiguration.targets" />
</Folder>
<Folder Name="/_SolutionFiles/workflows/">
<File Path=".github/workflows/build.yml" />
<File Path=".github/workflows/nightly-release.yml" />
<File Path=".github/workflows/pr-build.yml" />
<File Path=".github/workflows/release.yml" />
</Folder>
<Project Path="src/Aviationexam.GeneratedJsonConverters.SourceGenerator.Target.Tests/Aviationexam.GeneratedJsonConverters.SourceGenerator.Target.Tests.csproj" Type="C#" />
<Project Path="src/Aviationexam.GeneratedJsonConverters.SourceGenerator.Target/Aviationexam.GeneratedJsonConverters.SourceGenerator.Target.csproj" Type="C#" />
<Project Path="src/Aviationexam.GeneratedJsonConverters.SourceGenerator.Tests/Aviationexam.GeneratedJsonConverters.SourceGenerator.Tests.csproj" Type="C#" />
<Project Path="src/Aviationexam.GeneratedJsonConverters.SourceGenerator/Aviationexam.GeneratedJsonConverters.SourceGenerator.csproj" Type="C#" />
</Solution>