Skip to content

Commit

Permalink
Release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
javiertuya committed Dec 2, 2023
1 parent 368655e commit f254120
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DotnetTestSplit/DotnetTestSplit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFrameworks>net6.0;net8.0</TargetFrameworks>
<InformationalVersion>1.1.6-snapshot</InformationalVersion>
<InformationalVersion>1.2.0</InformationalVersion>

<PackAsTool>true</PackAsTool>
<ToolCommandName>DotnetTestSplit</ToolCommandName>
<PackageOutputPath>./nupkg</PackageOutputPath>
<RepositoryUrl>https://github.com/$(GITHUB_REPOSITORY)</RepositoryUrl>
<Version>1.1.6-snapshot</Version>
<Version>1.2.0</Version>
<Authors>Javier Tuya</Authors>
<Company>GIIS - University of Oviedo</Company>
<Description>
Expand Down

0 comments on commit f254120

Please sign in to comment.