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 acf3a10 commit 8a27caaCopy full SHA for 8a27caa
src/Umbraco.Cms.Integrations.PIM.Inriver/Umbraco.Cms.Integrations.PIM.Inriver.csproj
@@ -2,8 +2,8 @@
2
3
<PropertyGroup>
4
<TargetFrameworks>net6.0;net7.0;net8.0</TargetFrameworks>
5
- <ImplicitUsings>enable</ImplicitUsings>
6
- <WarningsAsErrors>Nullable</WarningsAsErrors>
+ <ImplicitUsings>enable</ImplicitUsings>
+ <WarningsAsErrors>Nullable</WarningsAsErrors>
7
</PropertyGroup>
8
9
0 commit comments