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

Release 2.4.0.0 #60

Merged
merged 1 commit into from
Oct 9, 2021
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
Binary file added MSIs/IdFix.Setup.2.4.0.0.msi
Binary file not shown.
84 changes: 2 additions & 82 deletions publish/Application Files/IdFix_2_0_0_0/IdFix.application

Large diffs are not rendered by default.

80 changes: 2 additions & 78 deletions publish/Application Files/IdFix_2_0_1_0/IdFix.application

Large diffs are not rendered by default.

80 changes: 2 additions & 78 deletions publish/Application Files/IdFix_2_0_2_0/IdFix.application

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions publish/Application Files/IdFix_2_1_2_0/IdFix.application

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions publish/Application Files/IdFix_2_1_3_0/IdFix.application

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions publish/Application Files/IdFix_2_2_0_0/IdFix.application

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions publish/Application Files/IdFix_2_3_0_0/IdFix.application

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
3 changes: 3 additions & 0 deletions publish/Application Files/IdFix_2_4_0_0/IdFix.exe.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?xml version="1.0"?>
<configuration>
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.1"/></startup></configuration>
294 changes: 294 additions & 0 deletions publish/Application Files/IdFix_2_4_0_0/IdFix.exe.manifest

Large diffs are not rendered by default.

Binary file added publish/Application Files/IdFix_2_4_0_0/LICENSE.rtf
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 5 additions & 5 deletions publish/IdFix.application

Large diffs are not rendered by default.

Binary file modified publish/setup.exe
Binary file not shown.
4 changes: 2 additions & 2 deletions src/IdFix/IdFix.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</TargetFrameworkProfile>
<FileAlignment>512</FileAlignment>
<IsWebBootstrapper>true</IsWebBootstrapper>
<PublishUrl>C:\github\idfix\publish\</PublishUrl>
<PublishUrl>D:\a\1\s\publish</PublishUrl>
<Install>true</Install>
<InstallFrom>Web</InstallFrom>
<UpdateEnabled>true</UpdateEnabled>
Expand All @@ -35,7 +35,7 @@
<WebPage>publish.htm</WebPage>
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
<ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>2.3.0.0</ApplicationVersion>
<ApplicationVersion>2.4.0.0</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<PublishWizardCompleted>true</PublishWizardCompleted>
<BootstrapperEnabled>true</BootstrapperEnabled>
Expand Down
Binary file modified src/IdFix/Properties/AssemblyInfo.cs
Binary file not shown.