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 f63cc09 commit f7049b4Copy full SHA for f7049b4
Directory.Build.props
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
<PropertyGroup>
4
- <DefaultVersion>2.0.2</DefaultVersion>
+ <DefaultVersion>2.0.3</DefaultVersion>
5
<DefaultTargetFrameworks>net6.0;netcoreapp3.1;netstandard2.1;</DefaultTargetFrameworks>
6
</PropertyGroup>
7
<PropertyGroup Label="C#">
0 commit comments