Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

Commit

Permalink
2.0.5.4
Browse files Browse the repository at this point in the history
   - Fixed a edge condition where an error would be thrown when deleting an association
  • Loading branch information
msawczyn committed Aug 26, 2020
1 parent 684c195 commit 46bac52
Show file tree
Hide file tree
Showing 17 changed files with 31 additions and 21 deletions.
7 changes: 6 additions & 1 deletion README.md
3 changes: 3 additions & 0 deletions VSMarketplace blurb.md
3 changes: 3 additions & 0 deletions changelog.txt
Binary file modified dist/Sawczyn.EFDesigner.EFModel.DslPackage.vsix
Binary file not shown.
2 changes: 1 addition & 1 deletion src/Dsl/CustomCode/Rules/AssociationDeletingRules.cs
4 changes: 2 additions & 2 deletions src/Dsl/Properties/AssemblyInfo.cs
11 changes: 2 additions & 9 deletions src/DslPackage/DslPackage.csproj
Binary file modified src/DslPackage/Parsers/EF6Parser.exe
Binary file not shown.
Binary file modified src/DslPackage/Parsers/EFCore2Parser.exe
Binary file not shown.
Binary file modified src/DslPackage/Parsers/EFCore3Parser.exe
Binary file not shown.
6 changes: 6 additions & 0 deletions src/DslPackage/ProjectItemTemplates/EFModel.xsd
4 changes: 2 additions & 2 deletions src/DslPackage/Properties/AssemblyInfo.cs
2 changes: 1 addition & 1 deletion src/DslPackage/TextTemplates/EF6Designer.ttinclude
2 changes: 1 addition & 1 deletion src/DslPackage/TextTemplates/VSIntegration.ttinclude
4 changes: 2 additions & 2 deletions src/Utilities/ParsingModels/AssemblyInfo.cs

0 comments on commit 46bac52

Please sign in to comment.