We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fce8377 commit 82083baCopy full SHA for 82083ba
src/Oidc/Oidc.csproj
@@ -1,5 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
-
+ <Import Project="$(CCResourceProjectProps)" Condition="Exists('$(CCResourceProjectProps)')" />
3
+
4
<PropertyGroup>
5
<TargetFramework>net8.0</TargetFramework>
6
<ImplicitUsings>enable</ImplicitUsings>
0 commit comments