Skip to content

Commit fcdca4d

Browse files
committed
Atualizar a versão dos pacotes.
1 parent fe889b6 commit fcdca4d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/StarterDotNet.Extensions/StarterDotNet.Extensions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<AssemblyName>KempDec.$(MSBuildProjectName)</AssemblyName>
88
<RootNamespace>KempDec.$(MSBuildProjectName.Replace(" ", "_"))</RootNamespace>
99
<Title>StarterDotNet Extensions</Title>
10-
<Version>0.7.1</Version>
10+
<Version>0.8.0</Version>
1111
<Authors>KempDec</Authors>
1212
<Company>KempDec Brasil Ltda.</Company>
1313
<Product>StarterDotNet Extensions</Product>

src/StarterDotNet/StarterDotNet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Nullable>enable</Nullable>
77
<Title>StarterDotNet</Title>
8-
<Version>0.7.1</Version>
8+
<Version>0.8.0</Version>
99
<Authors>KempDec</Authors>
1010
<Company>KempDec Brasil Ltda.</Company>
1111
<Product>StarterDotNet</Product>

0 commit comments

Comments
 (0)