File tree Expand file tree Collapse file tree
src/TecMeet.OpenIddict.LinqToDB Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 <add key =" dotnet5-transport" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5-transport/nuget/v3/index.json" />
99 <add key =" dotnet6" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
1010 <add key =" dotnet6-transport" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6-transport/nuget/v3/index.json" />
11- <add key =" linq2db" value =" https://pkgs.dev.azure.com/linq2db/linq2db/_packaging/linq2db/nuget/v3/index.json" />
11+ <!-- < add key="linq2db" value="https://pkgs.dev.azure.com/linq2db/linq2db/_packaging/linq2db/nuget/v3/index.json" /> -- >
1212 </packageSources >
1313</configuration >
Original file line number Diff line number Diff line change 55 <MinorVersion >1</MinorVersion >
66 <PatchVersion >0</PatchVersion >
77 <VersionPrefix >$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix >
8- <PreReleaseVersionLabel >rc2 </PreReleaseVersionLabel >
8+ <PreReleaseVersionLabel >rc3 </PreReleaseVersionLabel >
99 <PreReleaseVersionIteration ></PreReleaseVersionIteration >
10- <PreReleaseBrandingLabel >RC 2 </PreReleaseBrandingLabel >
10+ <PreReleaseBrandingLabel >RC 3 </PreReleaseBrandingLabel >
1111 <StabilizePackageVersion Condition =" '$(StabilizePackageVersion)' == '' " >false</StabilizePackageVersion >
1212 <DotNetFinalVersionKind Condition =" '$(StabilizePackageVersion)' == 'true' " >release</DotNetFinalVersionKind >
1313 <IncludePreReleaseLabelInPackageVersion >true</IncludePreReleaseLabelInPackageVersion >
Original file line number Diff line number Diff line change 2121 </ItemGroup >
2222
2323 <ItemGroup >
24- <PackageReference Include =" linq2db" Version =" 6.0.0-dev.16833 " />
24+ <PackageReference Include =" linq2db" Version =" [6, 7) " />
2525 <PackageReference Include =" OpenIddict.Core" Version =" [7, 8)" />
2626 </ItemGroup >
2727
You can’t perform that action at this time.
0 commit comments