Fixed directory typo from OpenApiEndPints to OpenApiEndpoints. (#20)

Updated references in related source code files.
This commit is contained in:
Daniel Abbatt 2021-01-29 01:39:10 +00:00 коммит произвёл GitHub
Родитель 09a86b3d8a
Коммит 7afd7362e7
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
11 изменённых файлов: 25 добавлений и 25 удалений

Просмотреть файл

@ -56,10 +56,10 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "templates", "templates", "{
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "OpenApiEndpoints", "OpenApiEndpoints", "{41695443-A292-4909-89A6-2D9846753164}"
ProjectSection(SolutionItems) = preProject
templates\OpenApiEndpints\IOpenApiHttpTriggerContext.cs = templates\OpenApiEndpints\IOpenApiHttpTriggerContext.cs
templates\OpenApiEndpints\OpenApiHttpTrigger.cs = templates\OpenApiEndpints\OpenApiHttpTrigger.cs
templates\OpenApiEndpints\OpenApiHttpTriggerContext.cs = templates\OpenApiEndpints\OpenApiHttpTriggerContext.cs
templates\OpenApiEndpints\OpenApiHttpTriggerV1.cs = templates\OpenApiEndpints\OpenApiHttpTriggerV1.cs
templates\OpenApiEndpoints\IOpenApiHttpTriggerContext.cs = templates\OpenApiEndpoints\IOpenApiHttpTriggerContext.cs
templates\OpenApiEndpoints\OpenApiHttpTrigger.cs = templates\OpenApiEndpoints\OpenApiHttpTrigger.cs
templates\OpenApiEndpoints\OpenApiHttpTriggerContext.cs = templates\OpenApiEndpoints\OpenApiHttpTriggerContext.cs
templates\OpenApiEndpoints\OpenApiHttpTriggerV1.cs = templates\OpenApiEndpoints\OpenApiHttpTriggerV1.cs
EndProjectSection
EndProject
Global

Просмотреть файл

@ -43,9 +43,9 @@
<!-- Comment this block if you want to use NuGet package from https://nuget.org -->
<!-- <ItemGroup>
<Compile Include="..\..\templates\OpenApiEndpints\IOpenApiHttpTriggerContext.cs" />
<Compile Include="..\..\templates\OpenApiEndpints\OpenApiHttpTriggerContext.cs" />
<Compile Include="..\..\templates\OpenApiEndpints\OpenApiHttpTrigger.cs" />
<Compile Include="..\..\templates\OpenApiEndpoints\IOpenApiHttpTriggerContext.cs" />
<Compile Include="..\..\templates\OpenApiEndpoints\OpenApiHttpTriggerContext.cs" />
<Compile Include="..\..\templates\OpenApiEndpoints\OpenApiHttpTrigger.cs" />
</ItemGroup> -->
<!-- Comment this block if you want to use NuGet package from https://nuget.org -->

Просмотреть файл

@ -40,9 +40,9 @@
<!-- Comment this block if you want to use NuGet package from https://nuget.org -->
<ItemGroup>
<Compile Include="..\..\templates\OpenApiEndpints\IOpenApiHttpTriggerContext.cs" />
<Compile Include="..\..\templates\OpenApiEndpints\OpenApiHttpTriggerContext.cs" />
<Compile Include="..\..\templates\OpenApiEndpints\OpenApiHttpTrigger.cs" />
<Compile Include="..\..\templates\OpenApiEndpoints\IOpenApiHttpTriggerContext.cs" />
<Compile Include="..\..\templates\OpenApiEndpoints\OpenApiHttpTriggerContext.cs" />
<Compile Include="..\..\templates\OpenApiEndpoints\OpenApiHttpTrigger.cs" />
</ItemGroup>
<!-- Comment this block if you want to use NuGet package from https://nuget.org -->

Просмотреть файл

@ -39,9 +39,9 @@
<!-- Comment this block if you want to use NuGet package from https://nuget.org -->
<ItemGroup>
<Compile Include="..\..\templates\OpenApiEndpints\IOpenApiHttpTriggerContext.cs" />
<Compile Include="..\..\templates\OpenApiEndpints\OpenApiHttpTriggerContext.cs" />
<Compile Include="..\..\templates\OpenApiEndpints\OpenApiHttpTrigger.cs" />
<Compile Include="..\..\templates\OpenApiEndpoints\IOpenApiHttpTriggerContext.cs" />
<Compile Include="..\..\templates\OpenApiEndpoints\OpenApiHttpTriggerContext.cs" />
<Compile Include="..\..\templates\OpenApiEndpoints\OpenApiHttpTrigger.cs" />
</ItemGroup>
<!-- Comment this block if you want to use NuGet package from https://nuget.org -->

Просмотреть файл

@ -40,9 +40,9 @@
<!-- Comment this block if you want to use NuGet package from https://nuget.org -->
<!-- <ItemGroup>
<Compile Include="..\..\templates\OpenApiEndpints\IOpenApiHttpTriggerContext.cs" />
<Compile Include="..\..\templates\OpenApiEndpints\OpenApiHttpTriggerContext.cs" />
<Compile Include="..\..\templates\OpenApiEndpints\OpenApiHttpTrigger.cs" />
<Compile Include="..\..\templates\OpenApiEndpoints\IOpenApiHttpTriggerContext.cs" />
<Compile Include="..\..\templates\OpenApiEndpoints\OpenApiHttpTriggerContext.cs" />
<Compile Include="..\..\templates\OpenApiEndpoints\OpenApiHttpTrigger.cs" />
</ItemGroup> -->
<!-- Comment this block if you want to use NuGet package from https://nuget.org -->

Просмотреть файл

@ -39,9 +39,9 @@
<!-- Comment this block if you want to use NuGet package from https://nuget.org -->
<ItemGroup>
<Compile Include="..\..\templates\OpenApiEndpints\IOpenApiHttpTriggerContext.cs" />
<Compile Include="..\..\templates\OpenApiEndpints\OpenApiHttpTriggerContext.cs" />
<Compile Include="..\..\templates\OpenApiEndpints\OpenApiHttpTrigger.cs" />
<Compile Include="..\..\templates\OpenApiEndpoints\IOpenApiHttpTriggerContext.cs" />
<Compile Include="..\..\templates\OpenApiEndpoints\OpenApiHttpTriggerContext.cs" />
<Compile Include="..\..\templates\OpenApiEndpoints\OpenApiHttpTrigger.cs" />
</ItemGroup>
<!-- Comment this block if you want to use NuGet package from https://nuget.org -->

Просмотреть файл

@ -36,17 +36,17 @@
</ItemGroup>
<ItemGroup>
<Content Include="..\..\templates\OpenApiEndpints\IOpenApiHttpTriggerContext.cs">
<Content Include="..\..\templates\OpenApiEndpoints\IOpenApiHttpTriggerContext.cs">
<Pack>true</Pack>
<BuildAction>Compile</BuildAction>
<PackagePath>contentFiles\any\netstandard2.0\OpenApi\;</PackagePath>
</Content>
<Content Include="..\..\templates\OpenApiEndpints\OpenApiHttpTriggerContext.cs">
<Content Include="..\..\templates\OpenApiEndpoints\OpenApiHttpTriggerContext.cs">
<Pack>true</Pack>
<BuildAction>Compile</BuildAction>
<PackagePath>contentFiles\any\netstandard2.0\OpenApi\;</PackagePath>
</Content>
<Content Include="..\..\templates\OpenApiEndpints\OpenApiHttpTrigger.cs">
<Content Include="..\..\templates\OpenApiEndpoints\OpenApiHttpTrigger.cs">
<Pack>true</Pack>
<BuildAction>Compile</BuildAction>
<PackagePath>contentFiles\any\netstandard2.0\OpenApi\;</PackagePath>

Просмотреть файл

@ -40,9 +40,9 @@
</ItemGroup>
<ItemGroup>
<Compile Include="..\..\templates\OpenApiEndpints\IOpenApiHttpTriggerContext.cs" />
<Compile Include="..\..\templates\OpenApiEndpints\OpenApiHttpTriggerContext.cs" />
<Compile Include="..\..\templates\OpenApiEndpints\OpenApiHttpTrigger.cs" />
<Compile Include="..\..\templates\OpenApiEndpoints\IOpenApiHttpTriggerContext.cs" />
<Compile Include="..\..\templates\OpenApiEndpoints\OpenApiHttpTriggerContext.cs" />
<Compile Include="..\..\templates\OpenApiEndpoints\OpenApiHttpTrigger.cs" />
</ItemGroup>
</Project>