File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/JsonApiDotNetCore.MongoDb Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 44 <AspNetVersion >6.0.*</AspNetVersion >
55 <JsonApiDotNetCoreVersion >5.0.1</JsonApiDotNetCoreVersion >
66 <MongoDBDriverVersion >2.15.0</MongoDBDriverVersion >
7- <JsonApiDotNetCoreMongoDbVersionPrefix >5.0.1 </JsonApiDotNetCoreMongoDbVersionPrefix >
7+ <JsonApiDotNetCoreMongoDbVersionPrefix >5.0.2 </JsonApiDotNetCoreMongoDbVersionPrefix >
88 <CodeAnalysisRuleSet >$(MSBuildThisFileDirectory)CodingGuidelines.ruleset</CodeAnalysisRuleSet >
99 <WarningLevel >9999</WarningLevel >
1010 <Nullable >enable</Nullable >
Original file line number Diff line number Diff line change 3232 </ItemGroup >
3333
3434 <ItemGroup >
35- <PackageReference Include =" JsonApiDotNetCore" Version =" $(JsonApiDotNetCoreVersion) " />
35+ <PackageReference Include =" JsonApiDotNetCore" Version =" 5.0.2-master-0900 " />
3636 <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1" PrivateAssets =" All" />
3737 <PackageReference Include =" MongoDB.Driver" Version =" $(MongoDBDriverVersion)" />
3838 <PackageReference Include =" SauceControl.InheritDoc" Version =" 1.3.0" PrivateAssets =" All" />
You can’t perform that action at this time.
0 commit comments