Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

Commit

Permalink
Merge pull request #20 from csu-chhs/6.0
Browse files Browse the repository at this point in the history
Bump packages
  • Loading branch information
dstegelman authored Jan 3, 2022
2 parents e6ebed7 + d906897 commit 0d96393
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Authors>CHHS Application Development Team</Authors>
<Version>1.0.3</Version>
<Version>1.1.0</Version>
<PackageProjectUrl>https://github.com/csu-chhs/AdobeSign.UserManagement</PackageProjectUrl>
<Company>College of Health and Human Sciences</Company>
<PackageId>AdobeSign.UserManagement.Core</PackageId>
Expand Down

0 comments on commit 0d96393

Please sign in to comment.