Skip to content

Commit

Permalink
Update Target Frameworks and Remove Tech Stack Files (#118)
Browse files Browse the repository at this point in the history
* Update PIXBacen.csproj

* Update PIXBacen.Tests.csproj

* Delete techstack.md

* Delete techstack.yml
  • Loading branch information
guibranco authored Aug 28, 2024
1 parent 7cfe661 commit 569b58e
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 351 deletions.
2 changes: 1 addition & 1 deletion Src/PIXBacen/PIXBacen.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<ProjectGuid>{75E35E03-D43A-4369-9284-28BB1FEEFDBF}</ProjectGuid>
<TargetFrameworks>netstandard2.0;netstandard2.1;net6.0;net7.0</TargetFrameworks>
<TargetFrameworks>netstandard2.0;netstandard2.1;net6.0;net8.0</TargetFrameworks>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<LangVersion>latest</LangVersion>
<Company>Guilherme Branco Stracini</Company>
Expand Down
2 changes: 1 addition & 1 deletion Tests/PixBacen.Tests/PIXBacen.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<ProjectGuid>2F57B9CD-5505-4456-B9FE-F91DCB4476D6</ProjectGuid>
<TargetFramework>net7.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<IsPackable>false</IsPackable>
</PropertyGroup>

Expand Down
155 changes: 0 additions & 155 deletions techstack.md

This file was deleted.

194 changes: 0 additions & 194 deletions techstack.yml

This file was deleted.

0 comments on commit 569b58e

Please sign in to comment.