Skip to content

Commit

Permalink
V 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pt-icg committed Sep 23, 2020
1 parent cbab2ba commit 74d9b99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<Description>Sample Web App</Description>
</PropertyGroup>

<ItemGroup>
Expand Down
1 change: 1 addition & 0 deletions RecurrenceRuleWebApp/RecurrenceRuleWebApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<PropertyGroup>
<TargetFramework>netcoreapp2.2</TargetFramework>
<AspNetCoreHostingModel>InProcess</AspNetCoreHostingModel>
<Description>Sample Web App</Description>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 74d9b99

Please sign in to comment.