Skip to content

Commit 74884e7

Browse files
authored
Update nuget packages (#14)
1 parent 9ed1e60 commit 74884e7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ReleaseNotes.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release Notes
22

3+
## 2.1.35
4+
* Update NuGet.* packages to 6.8.0
5+
* net8.0 support
6+
37
## 2.1.24
48
* Update NuGet.* packages to 6.2.1
59

build/config.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project ToolsVersion="15.0">
22
<!-- Dependency versions -->
33
<PropertyGroup>
4-
<NuGetPackageVersion>6.2.1</NuGetPackageVersion>
4+
<NuGetPackageVersion>6.8.0</NuGetPackageVersion>
55
</PropertyGroup>
66

77
<!-- Config -->

0 commit comments

Comments
 (0)