File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "1.0.0.14 " ) ]
36- [ assembly: AssemblyFileVersion ( "1.0.0.14 " ) ]
35+ [ assembly: AssemblyVersion ( "1.0.0.15 " ) ]
36+ [ assembly: AssemblyFileVersion ( "1.0.0.15 " ) ]
Original file line number Diff line number Diff line change 2525 <UpdatePeriodically >false</UpdatePeriodically >
2626 <UpdateRequired >false</UpdateRequired >
2727 <MapFileExtensions >true</MapFileExtensions >
28- <ApplicationRevision >14 </ApplicationRevision >
28+ <ApplicationRevision >15 </ApplicationRevision >
2929 <ApplicationVersion >1.0.0.%2a</ApplicationVersion >
3030 <UseApplicationTrust >false</UseApplicationTrust >
3131 <BootstrapperEnabled >true</BootstrapperEnabled >
119119 <Version >6.1.2</Version >
120120 </PackageReference >
121121 <PackageReference Include =" System.Text.Json" >
122- <Version >9.0.4 </Version >
122+ <Version >9.0.5 </Version >
123123 </PackageReference >
124124 </ItemGroup >
125125 <ItemGroup >
You can’t perform that action at this time.
0 commit comments