nft-faucet/NftFaucet.sln

17 lines
782 B
Plaintext
Raw Normal View History

2022-03-31 19:55:58 +02:00

Microsoft Visual Studio Solution File, Format Version 12.00
2022-09-29 23:11:55 -05:00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NftFaucet", "NftFaucet\NftFaucet.csproj", "{E113DAEE-A1E4-4BE2-8CDA-6E06245A471A}"
2022-08-19 20:27:49 -05:00
EndProject
2022-03-31 19:55:58 +02:00
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
2022-08-19 20:27:49 -05:00
{E113DAEE-A1E4-4BE2-8CDA-6E06245A471A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E113DAEE-A1E4-4BE2-8CDA-6E06245A471A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E113DAEE-A1E4-4BE2-8CDA-6E06245A471A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E113DAEE-A1E4-4BE2-8CDA-6E06245A471A}.Release|Any CPU.Build.0 = Release|Any CPU
2022-03-31 19:55:58 +02:00
EndGlobalSection
EndGlobal