File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 4
4
<PropertyGroup >
5
5
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
6
6
<Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
7
+ <RestoreProjectStyle >PackageReference</RestoreProjectStyle >
7
8
<ProjectGuid >{F5A924B7-B11A-47DB-9E8A-3973154C6641}</ProjectGuid >
8
9
<OutputType >Exe</OutputType >
9
10
<RootNamespace >IISUtilCmd</RootNamespace >
59
60
<None Include =" App.config" />
60
61
</ItemGroup >
61
62
<ItemGroup >
63
+ <ProjectReference Include =" ..\..\ACMEClientSolution\ACMEClientLib\ACMEClientLib.csproj" >
64
+ <Project >{7c9b04f5-3783-4465-a03e-9a5026d5c079}</Project >
65
+ <Name >ACMEClientLib</Name >
66
+ </ProjectReference >
62
67
<ProjectReference Include =" ..\ext\IISConfigTool\IISConfigTool\IISConfigTool.csproj" >
63
68
<Project >{29e83e2d-e3ad-4e20-849f-d20cc32df583}</Project >
64
69
<Name >IISConfigTool</Name >
You can’t perform that action at this time.
0 commit comments