Skip to content

Commit 2de3d9b

Browse files
Merge pull request #31 from ohadschn/package-reference
Upgraded to PackageReference
2 parents e38080c + 43e55a7 commit 2de3d9b

File tree

5 files changed

+90
-146
lines changed

5 files changed

+90
-146
lines changed

DualSupportClientSample/DualSupportClientSample.csproj

Lines changed: 14 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -36,80 +36,10 @@
3636
<StartupObject>DualSupportClientSample.Program</StartupObject>
3737
</PropertyGroup>
3838
<ItemGroup>
39-
<Reference Include="Microsoft.IdentityModel.Clients.ActiveDirectory, Version=3.13.8.999, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
40-
<HintPath>packages\Microsoft.IdentityModel.Clients.ActiveDirectory.3.13.8\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll</HintPath>
41-
<Private>True</Private>
42-
</Reference>
43-
<Reference Include="Microsoft.IdentityModel.Clients.ActiveDirectory.Platform, Version=3.13.8.999, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
44-
<HintPath>packages\Microsoft.IdentityModel.Clients.ActiveDirectory.3.13.8\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll</HintPath>
45-
<Private>True</Private>
46-
</Reference>
47-
<Reference Include="Microsoft.ServiceBus, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
48-
<HintPath>packages\WindowsAzure.ServiceBus.3.3.2\lib\net45-full\Microsoft.ServiceBus.dll</HintPath>
49-
</Reference>
50-
<Reference Include="Microsoft.TeamFoundation.Build2.WebApi, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
51-
<HintPath>packages\Microsoft.TeamFoundationServer.Client.15.112.1\lib\net45\Microsoft.TeamFoundation.Build2.WebApi.dll</HintPath>
52-
</Reference>
53-
<Reference Include="Microsoft.TeamFoundation.Chat.WebApi, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
54-
<HintPath>packages\Microsoft.TeamFoundationServer.Client.15.112.1\lib\net45\Microsoft.TeamFoundation.Chat.WebApi.dll</HintPath>
55-
</Reference>
56-
<Reference Include="Microsoft.TeamFoundation.Common, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
57-
<HintPath>packages\Microsoft.VisualStudio.Services.Client.15.112.1\lib\net45\Microsoft.TeamFoundation.Common.dll</HintPath>
58-
</Reference>
59-
<Reference Include="Microsoft.TeamFoundation.Core.WebApi, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
60-
<HintPath>packages\Microsoft.TeamFoundationServer.Client.15.112.1\lib\net45\Microsoft.TeamFoundation.Core.WebApi.dll</HintPath>
61-
</Reference>
62-
<Reference Include="Microsoft.TeamFoundation.Dashboards.WebApi, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
63-
<HintPath>packages\Microsoft.TeamFoundationServer.Client.15.112.1\lib\net45\Microsoft.TeamFoundation.Dashboards.WebApi.dll</HintPath>
64-
</Reference>
65-
<Reference Include="Microsoft.TeamFoundation.DistributedTask.Common.Contracts, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
66-
<HintPath>packages\Microsoft.TeamFoundation.DistributedTask.Common.15.112.1\lib\net45\Microsoft.TeamFoundation.DistributedTask.Common.Contracts.dll</HintPath>
67-
</Reference>
68-
<Reference Include="Microsoft.TeamFoundation.Policy.WebApi, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
69-
<HintPath>packages\Microsoft.TeamFoundationServer.Client.15.112.1\lib\net45\Microsoft.TeamFoundation.Policy.WebApi.dll</HintPath>
70-
</Reference>
71-
<Reference Include="Microsoft.TeamFoundation.SourceControl.WebApi, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
72-
<HintPath>packages\Microsoft.TeamFoundationServer.Client.15.112.1\lib\net45\Microsoft.TeamFoundation.SourceControl.WebApi.dll</HintPath>
73-
</Reference>
74-
<Reference Include="Microsoft.TeamFoundation.Test.WebApi, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
75-
<HintPath>packages\Microsoft.TeamFoundationServer.Client.15.112.1\lib\net45\Microsoft.TeamFoundation.Test.WebApi.dll</HintPath>
76-
</Reference>
77-
<Reference Include="Microsoft.TeamFoundation.TestManagement.WebApi, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
78-
<HintPath>packages\Microsoft.TeamFoundationServer.Client.15.112.1\lib\net45\Microsoft.TeamFoundation.TestManagement.WebApi.dll</HintPath>
79-
</Reference>
80-
<Reference Include="Microsoft.TeamFoundation.Work.WebApi, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
81-
<HintPath>packages\Microsoft.TeamFoundationServer.Client.15.112.1\lib\net45\Microsoft.TeamFoundation.Work.WebApi.dll</HintPath>
82-
</Reference>
83-
<Reference Include="Microsoft.TeamFoundation.WorkItemTracking.WebApi, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
84-
<HintPath>packages\Microsoft.TeamFoundationServer.Client.15.112.1\lib\net45\Microsoft.TeamFoundation.WorkItemTracking.WebApi.dll</HintPath>
85-
</Reference>
86-
<Reference Include="Microsoft.VisualStudio.Services.Client.Interactive, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
87-
<HintPath>packages\Microsoft.VisualStudio.Services.InteractiveClient.15.112.1\lib\net45\Microsoft.VisualStudio.Services.Client.Interactive.dll</HintPath>
88-
</Reference>
89-
<Reference Include="Microsoft.VisualStudio.Services.Common, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
90-
<HintPath>packages\Microsoft.VisualStudio.Services.Client.15.112.1\lib\net45\Microsoft.VisualStudio.Services.Common.dll</HintPath>
91-
</Reference>
92-
<Reference Include="Microsoft.VisualStudio.Services.WebApi, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
93-
<HintPath>packages\Microsoft.VisualStudio.Services.Client.15.112.1\lib\net45\Microsoft.VisualStudio.Services.WebApi.dll</HintPath>
94-
</Reference>
95-
<Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
96-
<HintPath>packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
97-
<Private>True</Private>
98-
</Reference>
9939
<Reference Include="System" />
10040
<Reference Include="System.Core" />
101-
<Reference Include="System.IdentityModel.Tokens.Jwt, Version=4.0.20622.1351, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
102-
<HintPath>packages\System.IdentityModel.Tokens.Jwt.4.0.2.206221351\lib\net45\System.IdentityModel.Tokens.Jwt.dll</HintPath>
103-
</Reference>
104-
<Reference Include="System.Net.Http.Formatting, Version=5.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
105-
<HintPath>packages\Microsoft.AspNet.WebApi.Client.5.2.2\lib\net45\System.Net.Http.Formatting.dll</HintPath>
106-
</Reference>
10741
<Reference Include="System.Runtime.Serialization" />
10842
<Reference Include="System.ServiceModel" />
109-
<Reference Include="System.Threading.Tasks.Dataflow, Version=4.5.24.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
110-
<HintPath>packages\Microsoft.Tpl.Dataflow.4.5.24\lib\portable-net45+win8+wpa81\System.Threading.Tasks.Dataflow.dll</HintPath>
111-
<Private>True</Private>
112-
</Reference>
11343
<Reference Include="System.Xml.Linq" />
11444
<Reference Include="System.Data.DataSetExtensions" />
11545
<Reference Include="Microsoft.CSharp" />
@@ -125,9 +55,20 @@
12555
<None Include="App.config">
12656
<SubType>Designer</SubType>
12757
</None>
128-
<None Include="packages.config">
129-
<SubType>Designer</SubType>
130-
</None>
58+
</ItemGroup>
59+
<ItemGroup>
60+
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory">
61+
<Version>3.13.8</Version>
62+
</PackageReference>
63+
<PackageReference Include="Microsoft.TeamFoundationServer.Client">
64+
<Version>15.112.1</Version>
65+
</PackageReference>
66+
<PackageReference Include="Microsoft.VisualStudio.Services.InteractiveClient">
67+
<Version>15.112.1</Version>
68+
</PackageReference>
69+
<PackageReference Include="Newtonsoft.Json">
70+
<Version>9.0.1</Version>
71+
</PackageReference>
13172
</ItemGroup>
13273
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
13374
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.

DualSupportClientSample/packages.config

Lines changed: 0 additions & 13 deletions
This file was deleted.

OAuthWebSample/OAuthWebSample/OAuthWebSample.csproj

Lines changed: 15 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2+
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
44
<PropertyGroup>
55
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
@@ -40,6 +40,20 @@
4040
<ErrorReport>prompt</ErrorReport>
4141
<WarningLevel>4</WarningLevel>
4242
</PropertyGroup>
43+
<ItemGroup>
44+
<PackageReference Include="Antlr" Version="3.4.1.9004" />
45+
<PackageReference Include="bootstrap" Version="3.0.0" />
46+
<PackageReference Include="jQuery" Version="1.10.2" />
47+
<PackageReference Include="Microsoft.AspNet.Mvc" Version="5.0.0" />
48+
<PackageReference Include="Microsoft.AspNet.Razor" Version="3.0.0" />
49+
<PackageReference Include="Microsoft.AspNet.Web.Optimization" Version="1.1.1" />
50+
<PackageReference Include="Microsoft.AspNet.WebPages" Version="3.0.0" />
51+
<PackageReference Include="Microsoft.Web.Infrastructure" Version="1.0.0.0" />
52+
<PackageReference Include="Modernizr" Version="2.6.2" />
53+
<PackageReference Include="Newtonsoft.Json" Version="5.0.6" />
54+
<PackageReference Include="Respond" Version="1.2.0" />
55+
<PackageReference Include="WebGrease" Version="1.5.2" />
56+
</ItemGroup>
4357
<ItemGroup>
4458
<Reference Include="Microsoft.CSharp" />
4559
<Reference Include="System" />
@@ -62,53 +76,10 @@
6276
<Reference Include="System.Configuration" />
6377
<Reference Include="System.Web.Services" />
6478
<Reference Include="System.EnterpriseServices" />
65-
<Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
66-
<Private>True</Private>
67-
<HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
68-
</Reference>
6979
<Reference Include="System.Net.Http">
7080
</Reference>
7181
<Reference Include="System.Net.Http.WebRequest">
7282
</Reference>
73-
<Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
74-
<Private>True</Private>
75-
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.0.0\lib\net45\System.Web.Helpers.dll</HintPath>
76-
</Reference>
77-
<Reference Include="System.Web.Mvc, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
78-
<Private>True</Private>
79-
<HintPath>..\packages\Microsoft.AspNet.Mvc.5.0.0\lib\net45\System.Web.Mvc.dll</HintPath>
80-
</Reference>
81-
<Reference Include="System.Web.Optimization">
82-
<HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.1\lib\net40\System.Web.Optimization.dll</HintPath>
83-
</Reference>
84-
<Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
85-
<Private>True</Private>
86-
<HintPath>..\packages\Microsoft.AspNet.Razor.3.0.0\lib\net45\System.Web.Razor.dll</HintPath>
87-
</Reference>
88-
<Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
89-
<Private>True</Private>
90-
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.0.0\lib\net45\System.Web.WebPages.dll</HintPath>
91-
</Reference>
92-
<Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
93-
<Private>True</Private>
94-
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.0.0\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
95-
</Reference>
96-
<Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
97-
<Private>True</Private>
98-
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.0.0\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
99-
</Reference>
100-
<Reference Include="Newtonsoft.Json">
101-
<Private>True</Private>
102-
<HintPath>..\packages\Newtonsoft.Json.5.0.6\lib\net45\Newtonsoft.Json.dll</HintPath>
103-
</Reference>
104-
<Reference Include="WebGrease">
105-
<Private>True</Private>
106-
<HintPath>..\packages\WebGrease.1.5.2\lib\WebGrease.dll</HintPath>
107-
</Reference>
108-
<Reference Include="Antlr3.Runtime">
109-
<Private>True</Private>
110-
<HintPath>..\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll</HintPath>
111-
</Reference>
11283
</ItemGroup>
11384
<ItemGroup>
11485
<Folder Include="App_Data\" />
@@ -164,7 +135,6 @@
164135
<Content Include="fonts\glyphicons-halflings-regular.woff" />
165136
<Content Include="fonts\glyphicons-halflings-regular.ttf" />
166137
<Content Include="fonts\glyphicons-halflings-regular.eot" />
167-
<Content Include="packages.config" />
168138
</ItemGroup>
169139
<PropertyGroup>
170140
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>

OAuthWebSample/OAuthWebSample/packages.config

Lines changed: 0 additions & 15 deletions
This file was deleted.

samples.sln

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 12.00
3+
# Visual Studio 15
4+
VisualStudioVersion = 15.0.28010.2050
5+
MinimumVisualStudioVersion = 10.0.40219.1
6+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ClientLibraryConsoleAppSample", "ClientLibraryConsoleAppSample\ClientLibraryConsoleAppSample.csproj", "{A5A280A5-8062-4295-96F3-8AE56CA8E02A}"
7+
EndProject
8+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ClientLibraryPatAppSample", "ClientLibraryPatAppSample\ClientLibraryPatAppSample.csproj", "{DA8AB5DA-3470-4380-85B3-6F42AE8FE53A}"
9+
EndProject
10+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DeviceProfileSample", "DeviceProfileSample\DeviceProfileSample.csproj", "{C75BCA0E-6DB7-4B96-95CE-6AC6917F863A}"
11+
EndProject
12+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DualSupportClientSample", "DualSupportClientSample\DualSupportClientSample.csproj", "{755BC9EF-A095-48DC-BBF6-AF39F8C3363E}"
13+
EndProject
14+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ManagedClientConsoleAppSample", "ManagedClientConsoleAppSample\ManagedClientConsoleAppSample.csproj", "{695D7E8D-26DE-45B3-B652-8D70870EA820}"
15+
EndProject
16+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NonInteractivePatGenerationSample", "NonInteractivePatGenerationSample\NonInteractivePatGenerationSample\NonInteractivePatGenerationSample.csproj", "{CA5640B9-E5A9-43EF-A1F2-3AE427D4206F}"
17+
EndProject
18+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OAuthWebSample", "OAuthWebSample\OAuthWebSample\OAuthWebSample.csproj", "{10FD671B-847F-4619-82FA-744D1A4CC566}"
19+
EndProject
20+
Global
21+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
22+
Debug|Any CPU = Debug|Any CPU
23+
Release|Any CPU = Release|Any CPU
24+
EndGlobalSection
25+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
26+
{A5A280A5-8062-4295-96F3-8AE56CA8E02A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
27+
{A5A280A5-8062-4295-96F3-8AE56CA8E02A}.Debug|Any CPU.Build.0 = Debug|Any CPU
28+
{A5A280A5-8062-4295-96F3-8AE56CA8E02A}.Release|Any CPU.ActiveCfg = Release|Any CPU
29+
{A5A280A5-8062-4295-96F3-8AE56CA8E02A}.Release|Any CPU.Build.0 = Release|Any CPU
30+
{DA8AB5DA-3470-4380-85B3-6F42AE8FE53A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
31+
{DA8AB5DA-3470-4380-85B3-6F42AE8FE53A}.Debug|Any CPU.Build.0 = Debug|Any CPU
32+
{DA8AB5DA-3470-4380-85B3-6F42AE8FE53A}.Release|Any CPU.ActiveCfg = Release|Any CPU
33+
{DA8AB5DA-3470-4380-85B3-6F42AE8FE53A}.Release|Any CPU.Build.0 = Release|Any CPU
34+
{C75BCA0E-6DB7-4B96-95CE-6AC6917F863A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
35+
{C75BCA0E-6DB7-4B96-95CE-6AC6917F863A}.Debug|Any CPU.Build.0 = Debug|Any CPU
36+
{C75BCA0E-6DB7-4B96-95CE-6AC6917F863A}.Release|Any CPU.ActiveCfg = Release|Any CPU
37+
{C75BCA0E-6DB7-4B96-95CE-6AC6917F863A}.Release|Any CPU.Build.0 = Release|Any CPU
38+
{755BC9EF-A095-48DC-BBF6-AF39F8C3363E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
39+
{755BC9EF-A095-48DC-BBF6-AF39F8C3363E}.Debug|Any CPU.Build.0 = Debug|Any CPU
40+
{755BC9EF-A095-48DC-BBF6-AF39F8C3363E}.Release|Any CPU.ActiveCfg = Release|Any CPU
41+
{755BC9EF-A095-48DC-BBF6-AF39F8C3363E}.Release|Any CPU.Build.0 = Release|Any CPU
42+
{695D7E8D-26DE-45B3-B652-8D70870EA820}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
43+
{695D7E8D-26DE-45B3-B652-8D70870EA820}.Debug|Any CPU.Build.0 = Debug|Any CPU
44+
{695D7E8D-26DE-45B3-B652-8D70870EA820}.Release|Any CPU.ActiveCfg = Release|Any CPU
45+
{695D7E8D-26DE-45B3-B652-8D70870EA820}.Release|Any CPU.Build.0 = Release|Any CPU
46+
{CA5640B9-E5A9-43EF-A1F2-3AE427D4206F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
47+
{CA5640B9-E5A9-43EF-A1F2-3AE427D4206F}.Debug|Any CPU.Build.0 = Debug|Any CPU
48+
{CA5640B9-E5A9-43EF-A1F2-3AE427D4206F}.Release|Any CPU.ActiveCfg = Release|Any CPU
49+
{CA5640B9-E5A9-43EF-A1F2-3AE427D4206F}.Release|Any CPU.Build.0 = Release|Any CPU
50+
{10FD671B-847F-4619-82FA-744D1A4CC566}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
51+
{10FD671B-847F-4619-82FA-744D1A4CC566}.Debug|Any CPU.Build.0 = Debug|Any CPU
52+
{10FD671B-847F-4619-82FA-744D1A4CC566}.Release|Any CPU.ActiveCfg = Release|Any CPU
53+
{10FD671B-847F-4619-82FA-744D1A4CC566}.Release|Any CPU.Build.0 = Release|Any CPU
54+
EndGlobalSection
55+
GlobalSection(SolutionProperties) = preSolution
56+
HideSolutionNode = FALSE
57+
EndGlobalSection
58+
GlobalSection(ExtensibilityGlobals) = postSolution
59+
SolutionGuid = {C1F71B98-919E-46D2-8FE1-FC9E1BA91BCB}
60+
EndGlobalSection
61+
EndGlobal

0 commit comments

Comments
 (0)