File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 22 <Import Project =" $(CCResourceProjectProps)" Condition =" Exists('$(CCResourceProjectProps)')" />
33
44 <PropertyGroup >
5- <TargetFramework >net8.0</TargetFramework >
65 <ImplicitUsings >enable</ImplicitUsings >
7- <Nullable >enable</Nullable >
86 <RootNamespace >Mongo.DB.Extensions.Context.Oidc</RootNamespace >
97 <AssemblyName >Mongo.DB.Extensions.Context.Oidc</AssemblyName >
108 <PackageId >Mongo.DB.Extensions.Context.Oidc</PackageId >
Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFrameworks >$(ResourceProjectTargetFrameworks)</TargetFrameworks >
55 <IsPackable >true</IsPackable >
6- <LangVersion >10.0</LangVersion >
7- <Nullable >enable</Nullable >
6+ <LangVersion >10.0</LangVersion >
7+ <Nullable >enable</Nullable >
88 </PropertyGroup >
99
1010 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
You can’t perform that action at this time.
0 commit comments