Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave de Moel committed Oct 15, 2021
1 parent dc60dcb commit 345ecf2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<PackageId>UmbracoContentApi.Core</PackageId>
<Version>9.2.0</Version>
<Authors>Dave de Moel</Authors>
<Company>Dave de Moel</Company>
<PackageTags>Umbraco; API; Content;</PackageTags>
</PropertyGroup>


<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
Expand Down
Binary file not shown.
2 changes: 2 additions & 0 deletions src/UmbracoContentApi/UmbracoContentApi.sln
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Documentation", "Documentat
..\..\GitVersion.yml = ..\..\GitVersion.yml
..\..\License.txt = ..\..\License.txt
..\..\README.md = ..\..\README.md
..\..\.github\workflows\umb9.yml = ..\..\.github\workflows\umb9.yml
..\..\.github\workflows\Contentapi v9 publish.yml = ..\..\.github\workflows\Contentapi v9 publish.yml
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UmbracoContentApi.Web.Old", "UmbracoContentApi.Web.Old\UmbracoContentApi.Web.Old.csproj", "{5D0DBE6A-82E2-45C9-B5E6-D5F1EC9BCA16}"
Expand Down

0 comments on commit 345ecf2

Please sign in to comment.