File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33 "isRoot" : true ,
44 "tools" : {
55 "csharpier" : {
6- "version" : " 0.29.2 " ,
6+ "version" : " 0.30.0 " ,
77 "commands" : [
88 " dotnet-csharpier"
99 ]
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <Version >0.0.11 </Version >
4+ <Version >0.0.12 </Version >
55 <PackageLicenseExpression >MIT</PackageLicenseExpression >
66 <TargetFramework >net8.0</TargetFramework >
77 <Nullable >enable</Nullable >
2828 <PackageReference Include =" Microsoft.Extensions.Http" Version =" 8.0.1" />
2929 <PackageReference Include =" Microsoft.Extensions.Options.ConfigurationExtensions" Version =" 8.0.0" />
3030 <PackageReference Include =" Microsoft.Extensions.Options.DataAnnotations" Version =" 8.0.0" />
31- <PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" 8.2.0 " />
31+ <PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" 8.2.1 " />
3232 <PackageReference Include =" Websocket.Client" Version =" 5.1.2" />
3333 </ItemGroup >
3434
You can’t perform that action at this time.
0 commit comments