Skip to content

Commit 4af8225

Browse files
committed
Version bump
1 parent b0ac862 commit 4af8225

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Directory.Build.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<PropertyGroup>
4-
<DefaultVersion>2.1.6</DefaultVersion>
5-
<DefaultTargetFrameworks>net6.0;net7.0;net8.0;netstandard2.1;</DefaultTargetFrameworks>
6-
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
4+
<DefaultVersion>2.1.7</DefaultVersion>
5+
<DefaultTargetFrameworks>net6.0;net7.0;net8.0;netstandard2.1;</DefaultTargetFrameworks>
6+
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
77
</PropertyGroup>
88
<PropertyGroup Label="C#">
99
<LangVersion>latest</LangVersion>

0 commit comments

Comments
 (0)