mirror of
https://github.com/Xevion/factorio-achievements-fixer.git
synced 2025-12-15 14:11:45 -06:00
project init
This commit is contained in:
25
factorio-achievements-fixer.sln
Normal file
25
factorio-achievements-fixer.sln
Normal file
@@ -0,0 +1,25 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.9.34728.123
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "factorio-achievements-fixer", "factorio-achievements-fixer\factorio-achievements-fixer.csproj", "{52CBAB79-17D2-4BBF-98B2-4A19864C7FAF}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{52CBAB79-17D2-4BBF-98B2-4A19864C7FAF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{52CBAB79-17D2-4BBF-98B2-4A19864C7FAF}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{52CBAB79-17D2-4BBF-98B2-4A19864C7FAF}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{52CBAB79-17D2-4BBF-98B2-4A19864C7FAF}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {970EF005-D589-4FEA-8466-86C65F557263}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user