Skip to content

Commit

Permalink
Update CsuChhs.DataTools.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
dstegelman committed Dec 9, 2024
1 parent 0b78139 commit a0f0e7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CsuChhs.DataTools/CsuChhs.DataTools.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Nullable>enable</Nullable>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Authors>CHHS Application Development Team</Authors>
<Version>1.0.1</Version>
<Version>1.0.2</Version>
<PackageProjectUrl>https://github.com/csu-chhs/CsuChhs.DataTools</PackageProjectUrl>
<Company>College of Health and Human Sciences</Company>
<PackageId>CsuChhs.DataTools</PackageId>
Expand All @@ -16,7 +16,7 @@
<PackageReadmeFile>README.md</PackageReadmeFile>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.*" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.*" />
<None Include="../README.md" Pack="true" PackagePath="\"/>
</ItemGroup>

Expand Down

0 comments on commit a0f0e7a

Please sign in to comment.