We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef485ca + 2a0e6d1 commit 10d93cfCopy full SHA for 10d93cf
CsuChhs.WebComponents/CsuChhs.WebComponents.csproj
@@ -6,7 +6,7 @@
6
<Nullable>enable</Nullable>
7
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
8
<Authors>CHHS Application Development Team</Authors>
9
- <Version>1.0.6</Version>
+ <Version>1.0.7</Version>
10
<PackageProjectUrl>https://github.com/csu-chhs/CsuChhs.WebComponents</PackageProjectUrl>
11
<Company>College of Health and Human Sciences</Company>
12
<PackageId>CsuChhs.WebComponents</PackageId>
@@ -16,7 +16,6 @@
16
<PackageReadmeFile>README.md</PackageReadmeFile>
17
</PropertyGroup>
18
<ItemGroup>
19
- <PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="8.*" />
20
<None Include="../README.md" Pack="true" PackagePath="\" />
21
</ItemGroup>
22
</Project>
0 commit comments