File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3232 <PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 9.0.0" />
3333 </ItemGroup >
3434 <ItemGroup Condition =" '$(Configuration)'=='Release'" >
35- <PackageReference Include =" Csla" Version =" 10.0.0-beta-0010-g983ce0980c " />
35+ <PackageReference Include =" Csla" Version =" 10.0.0" />
3636 </ItemGroup >
3737 <ItemGroup Condition =" '$(Configuration)'!='Release'" >
3838 <ProjectReference Include =" ..\Csla\Csla.csproj" />
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json" ,
3- "version" : " 10.0.0 " ,
3+ "version" : " 10.0.1 " ,
44 "publicReleaseRefSpec" : [
55 " ^refs/heads/main$" ,
66 " ^refs/heads/release$" ,
You can’t perform that action at this time.
0 commit comments