Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Actualizar version a 3.2.0 #10

Merged
merged 1 commit into from
Apr 6, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions ARSoftware.ManejadorDocumentosCfdi.sln.DotSettings

This file was deleted.

2 changes: 1 addition & 1 deletion Presentation.ConsoleApp/Presentation.ConsoleApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net7.0</TargetFramework>
<OutputType>Exe</OutputType>
<ImplicitUsings>enable</ImplicitUsings>
<Version>3.1.0</Version>
<Version>3.2.0</Version>
<Copyright>Copyright © AR Software 2023</Copyright>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion Presentation.WpfApp/Presentation.WpfApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<PropertyGroup>
<ApplicationIcon>AR_LOGO03.ico</ApplicationIcon>
<Version>3.1.0</Version>
<Version>3.2.0</Version>
<Copyright>Copyright © AR Software 2023</Copyright>
<Description>Descarga masiva de CFDI usando el Web Service del SAT</Description>
<Company>AR Software</Company>
Expand Down
Loading