File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ This does not support:
1616To install the Hogimn.Sql.Formatter package with NuGet, you can use the following command in your terminal or command prompt.
1717
1818``` bash
19- dotnet add package Hogimn.Sql.Formatter --version 1.0.0
19+ dotnet add package Hogimn.Sql.Formatter --version 1.0.1
2020```
2121
2222For more details, visit the [ NuGet Gallery] ( https://www.nuget.org/packages/Hogimn.Sql.Formatter/ ) page.
Original file line number Diff line number Diff line change 77 <AssemblyTitle >SQL.Formatter</AssemblyTitle >
88 <Product >SQL.Formatter</Product >
99 <Copyright >Copyright © 2022</Copyright >
10- <AssemblyVersion >1.0.0.0</ AssemblyVersion >
11- <FileVersion >1.0.0.0</ FileVersion >
10+ <Version >1.0.1</ Version >
11+ <PackageId >Hogimn.Sql.Formatter</ PackageId >
1212 </PropertyGroup >
1313 <ItemGroup >
1414 <PackageReference Include =" Microsoft.CSharp" Version =" 4.7.0" />
1515 <PackageReference Include =" System.Data.DataSetExtensions" Version =" 4.5.0" />
1616 </ItemGroup >
17- </Project >
17+ </Project >
You can’t perform that action at this time.
0 commit comments