Skip to content

Commit

Permalink
v.1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Prevter committed Apr 24, 2022
1 parent 562465e commit 9077b37
Show file tree
Hide file tree
Showing 21 changed files with 7,410 additions and 8,174 deletions.
8 changes: 7 additions & 1 deletion FloatTool.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32203.90
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FloatTool", "FloatTool\FloatTool.csproj", "{B1434F55-DAE9-4CC5-9460-8D20D29D1802}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FloatTool", "FloatTool\FloatTool.csproj", "{B1434F55-DAE9-4CC5-9460-8D20D29D1802}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ItemsParser", "ItemsParser\ItemsParser.csproj", "{C5DE4078-D17D-45F7-95DC-C60747F8AABA}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand All @@ -15,6 +17,10 @@ Global
{B1434F55-DAE9-4CC5-9460-8D20D29D1802}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B1434F55-DAE9-4CC5-9460-8D20D29D1802}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B1434F55-DAE9-4CC5-9460-8D20D29D1802}.Release|Any CPU.Build.0 = Release|Any CPU
{C5DE4078-D17D-45F7-95DC-C60747F8AABA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C5DE4078-D17D-45F7-95DC-C60747F8AABA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C5DE4078-D17D-45F7-95DC-C60747F8AABA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C5DE4078-D17D-45F7-95DC-C60747F8AABA}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
Loading

0 comments on commit 9077b37

Please sign in to comment.