Files
Deployments/acme/acme.projitems

19 lines
790 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
<HasSharedItems>true</HasSharedItems>
<SharedGUID>e02725fd-aeb7-4d76-9390-e083e78237c5</SharedGUID>
</PropertyGroup>
<PropertyGroup Label="Configuration">
<Import_RootNamespace>acme</Import_RootNamespace>
</PropertyGroup>
<ItemGroup>
<None Include="$(MSBuildThisFileDirectory)实例研究1.md" />
<None Include="$(MSBuildThisFileDirectory)README.md" />
</ItemGroup>
<ItemGroup>
<Folder Include="$(MSBuildThisFileDirectory)certbot\conf\" />
<Folder Include="$(MSBuildThisFileDirectory)certbot\www\" />
</ItemGroup>
</Project>