Skip to content

Commit 02bd305

Browse files
Migrate to slnx
1 parent 80a2b0a commit 02bd305

File tree

2 files changed

+22
-74
lines changed

2 files changed

+22
-74
lines changed

src/LoadAssembliesOnStartup.Fody.sln

Lines changed: 0 additions & 74 deletions
This file was deleted.
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<Solution>
2+
<Folder Name="/misc/">
3+
<File Path="Directory.build.project.props" />
4+
<File Path="Directory.build.props" />
5+
<File Path="Directory.build.shared.explicit.props" />
6+
<File Path="Directory.build.shared.implicit.props" />
7+
<File Path="Directory.build.targets" />
8+
<File Path="LoadAssembliesOnStartup.Fody.sln.DotSettings" />
9+
<File Path="nuget.config" />
10+
<File Path="Settings.StyleCop" />
11+
<File Path="SolutionAssemblyInfo.cs" />
12+
</Folder>
13+
<Folder Name="/src/">
14+
<Project Path="LoadAssembliesOnStartup.Fody/LoadAssembliesOnStartup.Fody.csproj" />
15+
</Folder>
16+
<Folder Name="/src/Test/">
17+
<Project Path="LoadAssembliesOnStartup.Fody.TestAssembly/LoadAssembliesOnStartup.Fody.TestAssembly.csproj" />
18+
<Project Path="LoadAssembliesOnStartup.Fody.TestAssemblyToReference/LoadAssembliesOnStartup.Fody.TestAssemblyToReference.csproj" />
19+
<Project Path="LoadAssembliesOnStartup.Fody.TestAssemblyToReferenceWithIgnores/LoadAssembliesOnStartup.Fody.TestAssemblyToReferenceWithIgnores.csproj" />
20+
<Project Path="LoadAssembliesOnStartup.Fody.Tests/LoadAssembliesOnStartup.Fody.Tests.csproj" />
21+
</Folder>
22+
</Solution>

0 commit comments

Comments
 (0)