-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathMissingMethodException.slnx
More file actions
36 lines (36 loc) · 1.32 KB
/
MissingMethodException.slnx
File metadata and controls
36 lines (36 loc) · 1.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<Solution>
<Configurations>
<BuildType Name="CompileModels" />
<BuildType Name="CompileSimulationModels" />
<BuildType Name="CreateData" />
<BuildType Name="Debug" />
<BuildType Name="Release" />
<BuildType Name="Simulation" />
</Configurations>
<Folder Name="/Tools/">
<Project Path="Tools/PreBuild/PreBuild.msbuildproj" Type="13b669be-bb05-4ddf-9536-439f39a36129" />
<Project Path="Tools/Tasks/Tasks.csproj" />
</Folder>
<Folder Name="/Tools/_/">
<File Path="Tools/Directory.Build.props" />
<File Path="Tools/Directory.Packages.props" />
</Folder>
<Folder Name="/_/">
<File Path=".editorconfig" />
<File Path=".filenesting.json" />
<File Path=".gitattributes" />
<File Path=".gitignore" />
<File Path="Directory.Build.props" />
<File Path="Directory.Build.targets" />
<File Path="Directory.Packages.props" />
<File Path="MissingMethodException.snk" />
<File Path="global.json" />
<File Path="NuGet.config" />
<File Path="README.md" />
</Folder>
<Folder Name="/_/.config/">
<File Path=".config/dotnet-tools.json" />
<File Path=".config/npm-packages.json" />
</Folder>
<Project Path="DataTypes/DataTypes.csproj" />
</Solution>