diff --git a/src/adr.sln b/src/adr.sln index f9d7743..3be0106 100644 --- a/src/adr.sln +++ b/src/adr.sln @@ -1,11 +1,10 @@ - Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 15 -VisualStudioVersion = 15.0.26124.0 +# Visual Studio Version 16 +VisualStudioVersion = 16.0.30204.135 MinimumVisualStudioVersion = 15.0.26124.0 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "adr-cli", "adr\adr-cli.csproj", "{A449BAF4-C963-4A14-970B-8912262D78C0}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "adr-cli", "adr\adr-cli.csproj", "{A449BAF4-C963-4A14-970B-8912262D78C0}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "tests", "adr.tests\tests.csproj", "{D1BAB1E6-0927-4893-AD8E-0B328BF66E6E}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "tests", "adr.tests\tests.csproj", "{D1BAB1E6-0927-4893-AD8E-0B328BF66E6E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -16,33 +15,36 @@ Global Release|x64 = Release|x64 Release|x86 = Release|x86 EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {A449BAF4-C963-4A14-970B-8912262D78C0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A449BAF4-C963-4A14-970B-8912262D78C0}.Debug|Any CPU.Build.0 = Debug|Any CPU - {A449BAF4-C963-4A14-970B-8912262D78C0}.Debug|x64.ActiveCfg = Debug|x64 - {A449BAF4-C963-4A14-970B-8912262D78C0}.Debug|x64.Build.0 = Debug|x64 - {A449BAF4-C963-4A14-970B-8912262D78C0}.Debug|x86.ActiveCfg = Debug|x86 - {A449BAF4-C963-4A14-970B-8912262D78C0}.Debug|x86.Build.0 = Debug|x86 + {A449BAF4-C963-4A14-970B-8912262D78C0}.Debug|x64.ActiveCfg = Debug|Any CPU + {A449BAF4-C963-4A14-970B-8912262D78C0}.Debug|x64.Build.0 = Debug|Any CPU + {A449BAF4-C963-4A14-970B-8912262D78C0}.Debug|x86.ActiveCfg = Debug|Any CPU + {A449BAF4-C963-4A14-970B-8912262D78C0}.Debug|x86.Build.0 = Debug|Any CPU {A449BAF4-C963-4A14-970B-8912262D78C0}.Release|Any CPU.ActiveCfg = Release|Any CPU {A449BAF4-C963-4A14-970B-8912262D78C0}.Release|Any CPU.Build.0 = Release|Any CPU - {A449BAF4-C963-4A14-970B-8912262D78C0}.Release|x64.ActiveCfg = Release|x64 - {A449BAF4-C963-4A14-970B-8912262D78C0}.Release|x64.Build.0 = Release|x64 - {A449BAF4-C963-4A14-970B-8912262D78C0}.Release|x86.ActiveCfg = Release|x86 - {A449BAF4-C963-4A14-970B-8912262D78C0}.Release|x86.Build.0 = Release|x86 + {A449BAF4-C963-4A14-970B-8912262D78C0}.Release|x64.ActiveCfg = Release|Any CPU + {A449BAF4-C963-4A14-970B-8912262D78C0}.Release|x64.Build.0 = Release|Any CPU + {A449BAF4-C963-4A14-970B-8912262D78C0}.Release|x86.ActiveCfg = Release|Any CPU + {A449BAF4-C963-4A14-970B-8912262D78C0}.Release|x86.Build.0 = Release|Any CPU {D1BAB1E6-0927-4893-AD8E-0B328BF66E6E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {D1BAB1E6-0927-4893-AD8E-0B328BF66E6E}.Debug|Any CPU.Build.0 = Debug|Any CPU - {D1BAB1E6-0927-4893-AD8E-0B328BF66E6E}.Debug|x64.ActiveCfg = Debug|x64 - {D1BAB1E6-0927-4893-AD8E-0B328BF66E6E}.Debug|x64.Build.0 = Debug|x64 - {D1BAB1E6-0927-4893-AD8E-0B328BF66E6E}.Debug|x86.ActiveCfg = Debug|x86 - {D1BAB1E6-0927-4893-AD8E-0B328BF66E6E}.Debug|x86.Build.0 = Debug|x86 + {D1BAB1E6-0927-4893-AD8E-0B328BF66E6E}.Debug|x64.ActiveCfg = Debug|Any CPU + {D1BAB1E6-0927-4893-AD8E-0B328BF66E6E}.Debug|x64.Build.0 = Debug|Any CPU + {D1BAB1E6-0927-4893-AD8E-0B328BF66E6E}.Debug|x86.ActiveCfg = Debug|Any CPU + {D1BAB1E6-0927-4893-AD8E-0B328BF66E6E}.Debug|x86.Build.0 = Debug|Any CPU {D1BAB1E6-0927-4893-AD8E-0B328BF66E6E}.Release|Any CPU.ActiveCfg = Release|Any CPU {D1BAB1E6-0927-4893-AD8E-0B328BF66E6E}.Release|Any CPU.Build.0 = Release|Any CPU - {D1BAB1E6-0927-4893-AD8E-0B328BF66E6E}.Release|x64.ActiveCfg = Release|x64 - {D1BAB1E6-0927-4893-AD8E-0B328BF66E6E}.Release|x64.Build.0 = Release|x64 - {D1BAB1E6-0927-4893-AD8E-0B328BF66E6E}.Release|x86.ActiveCfg = Release|x86 - {D1BAB1E6-0927-4893-AD8E-0B328BF66E6E}.Release|x86.Build.0 = Release|x86 + {D1BAB1E6-0927-4893-AD8E-0B328BF66E6E}.Release|x64.ActiveCfg = Release|Any CPU + {D1BAB1E6-0927-4893-AD8E-0B328BF66E6E}.Release|x64.Build.0 = Release|Any CPU + {D1BAB1E6-0927-4893-AD8E-0B328BF66E6E}.Release|x86.ActiveCfg = Release|Any CPU + {D1BAB1E6-0927-4893-AD8E-0B328BF66E6E}.Release|x86.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {B2DB64EC-6CBA-42F4-9C14-0B4A4C280101} EndGlobalSection EndGlobal diff --git a/src/adr.tests/tests.csproj b/src/adr.tests/tests.csproj index 989937f..8bd978c 100644 --- a/src/adr.tests/tests.csproj +++ b/src/adr.tests/tests.csproj @@ -1,7 +1,7 @@  - netcoreapp1.1 + netcoreapp3.1 diff --git a/src/adr/Properties/PublishProfiles/FolderProfile.pubxml b/src/adr/Properties/PublishProfiles/FolderProfile.pubxml new file mode 100644 index 0000000..06c15c4 --- /dev/null +++ b/src/adr/Properties/PublishProfiles/FolderProfile.pubxml @@ -0,0 +1,18 @@ + + + + + Release + Any CPU + bin\Release\netcoreapp3.1\publish\ + FileSystem + netcoreapp3.1 + win7-x64 + true + True + False + False + + \ No newline at end of file diff --git a/src/adr/adr-cli.csproj b/src/adr/adr-cli.csproj index 4a8726b..a791e92 100644 --- a/src/adr/adr-cli.csproj +++ b/src/adr/adr-cli.csproj @@ -1,8 +1,9 @@  Exe - netcoreapp1.1 + netcoreapp3.1 win7-x64;ubuntu.16.04-x64 + adr.Program