We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdf5b8f commit 101f558Copy full SHA for 101f558
src/ProgressOnderwijsUtils/ProgressOnderwijsUtils.csproj
@@ -1,8 +1,8 @@
1
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
2
<Import Project="..\NugetPackagesCommon.props" />
3
<PropertyGroup Label="Configuration">
4
- <Version>110.3.0</Version>
5
- <PackageReleaseNotes>Do not throw on accessing the Name of SqlConnectionContext to prevent errors on disposing.</PackageReleaseNotes>
+ <Version>111.3.0</Version>
+ <PackageReleaseNotes>Update SqlSystemTypeId.Date to use DateOnly type.</PackageReleaseNotes>
6
<Title>ProgressOnderwijsUtils</Title>
7
<Description>Collection of utilities developed by ProgressOnderwijs</Description>
8
<PackageTags>ProgressOnderwijs</PackageTags>
0 commit comments