mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-03 06:49:22 +00:00
Custom Components & Managed Libs
This commit is contained in:
parent
d5a2b8d2df
commit
abad2dfb8a
12 changed files with 413 additions and 8 deletions
25
NAK.CustomComponents/CustomComponents.sln
Normal file
25
NAK.CustomComponents/CustomComponents.sln
Normal file
|
@ -0,0 +1,25 @@
|
|||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.2.32630.192
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CustomComponents", "CustomComponents.csproj", "{D83D5845-288A-4783-993D-09364AA48593}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{D83D5845-288A-4783-993D-09364AA48593}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{D83D5845-288A-4783-993D-09364AA48593}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{D83D5845-288A-4783-993D-09364AA48593}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{D83D5845-288A-4783-993D-09364AA48593}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {A05CB0F0-E92F-4634-AA89-357AA256AD29}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
Loading…
Add table
Add a link
Reference in a new issue