-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathIronRe2-Batteries.sln
More file actions
36 lines (36 loc) · 1.5 KB
/
IronRe2-Batteries.sln
File metadata and controls
36 lines (36 loc) · 1.5 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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.2.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{8EC462FD-D22E-90A8-E5CE-7E832BA40C5D}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
.gitignore = .gitignore
.gitmodules = .gitmodules
BatteryPackage.Darwin.csproj = BatteryPackage.Darwin.csproj
BatteryPackage.Linux.csproj = BatteryPackage.Linux.csproj
BatteryPackage.Windows.csproj = BatteryPackage.Windows.csproj
build.bat = build.bat
build.sh = build.sh
.github\workflows\ci.yaml = .github\workflows\ci.yaml
CMakeLists.txt = CMakeLists.txt
..\repos\CMakeProject1\CMakePresets.json = ..\repos\CMakeProject1\CMakePresets.json
.github\workflows\contributors.yml = .github\workflows\contributors.yml
.github\workflows\dependabot-approve-and-automerge.yml = .github\workflows\dependabot-approve-and-automerge.yml
directory.build.props = directory.build.props
LICENSE = LICENSE
nuget.config = nuget.config
.github\workflows\publish.yml = .github\workflows\publish.yml
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6AECC790-5D96-4296-A398-672164CC456A}
EndGlobalSection
EndGlobal