File tree Expand file tree Collapse file tree
tests/Pororoca.Test.Tests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3- * [ 3.7.5] ( #375-2025-06-02 )
3+ * [ 3.7.6] ( #376-2025-06-02 )
4+ * 3.7.5 was accidentally deleted 😝
45* [ 3.7.4] ( #374-2025-03-06 )
56* [ 3.7.3] ( #373-2025-03-04 )
67* [ 3.7.2] ( #372-2025-02-21 )
3839* [ 1.1.0] ( #110-2022-03-20 )
3940* [ 1.0.0] ( #100-2022-03-08 )
4041
41- ## [ 3.7.5 ] ( https://github.com/alexandrehtrb/Pororoca/tree/3.7.5 ) (2025-06-02)
42+ ## [ 3.7.6 ] ( https://github.com/alexandrehtrb/Pororoca/tree/3.7.6 ) (2025-06-02)
4243
4344### Features
4445
Original file line number Diff line number Diff line change 11Package: pororoca
2- Version: 3.7.5
2+ Version: 3.7.6
33Section: devel
44Priority: optional
55Architecture: amd64
Original file line number Diff line number Diff line change 1111 <key >CFBundleDisplayName </key >
1212 <string >Pororoca </string >
1313 <key >CFBundleVersion </key >
14- <string >3.7.5 </string >
14+ <string >3.7.6 </string >
1515 <key >CFBundleShortVersionString </key >
16- <string >3.7.5 </string >
16+ <string >3.7.6 </string >
1717 <key >LSMinimumSystemVersion </key >
1818 <string >10.12 </string >
1919 <key >CFBundleExecutable </key >
Original file line number Diff line number Diff line change 3333 <EnableUnsafeUTF7Encoding >false</EnableUnsafeUTF7Encoding >
3434 <!-- trimming properties end -->
3535 <ApplicationIcon >Assets/pororoca_icon.ico</ApplicationIcon >
36- <Version >3.7.5 </Version >
36+ <Version >3.7.6 </Version >
3737 <FileVersion >$(Version)</FileVersion >
3838 <AssemblyVersion >$(Version)</AssemblyVersion >
3939 <Copyright >AlexandreHTRB</Copyright >
Original file line number Diff line number Diff line change 44 <!-- To generate the package: 'dotnet pack -c Release' -->
55 <PackageId >Pororoca.Test</PackageId >
66 <PackageIcon >pororoca.png</PackageIcon >
7- <PackageVersion >3.7.5 </PackageVersion >
7+ <PackageVersion >3.7.6 </PackageVersion >
88 <Description >Package for running Pororoca requests from tests.</Description >
99 <RepositoryUrl >https://github.com/alexandrehtrb/Pororoca.git</RepositoryUrl >
1010 <RepositoryType >git</RepositoryType >
Original file line number Diff line number Diff line change 1313 <ProjectReference Include =" ..\..\src\Pororoca.Domain\Pororoca.Domain.csproj" />
1414 <ProjectReference Include =" ..\..\src\Pororoca.Infrastructure\Pororoca.Infrastructure.csproj" />
1515 <ProjectReference Include =" ..\..\src\Pororoca.Test\Pororoca.Test.csproj" />
16- <!-- PackageReference Include="Pororoca.Test" Version="3.7.5 " /-->
16+ <!-- PackageReference Include="Pororoca.Test" Version="3.7.6 " /-->
1717 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.10.0" />
1818 <PackageReference Include =" xunit" Version =" 2.9.0" />
1919 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2" >
You can’t perform that action at this time.
0 commit comments