Skip to content

Commit

Permalink
Updating the project for the latest SDK and including a release versi…
Browse files Browse the repository at this point in the history
…on of the package.
  • Loading branch information
jhannahLCD committed Apr 15, 2021
1 parent c4c2ae5 commit bb560de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file added package/WebFormsToBlazorServerCommands.cfx
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
<PackageReference Include="CodeFactorySDK">
<Version>1.21068.1</Version>
<Version>1.21085.1</Version>
</PackageReference>
<Reference Include="PresentationCore" />
<Reference Include="PresentationFramework" />
Expand Down Expand Up @@ -173,7 +173,7 @@
<Target Name="BeforeBuild">
</Target> -->
<Target Name="AfterBuild">
<Exec Command="&quot;$(DevEnvDir)PublicAssemblies\CodeFactory\Packager\cfxpackager.exe&quot; &quot;$(TargetPath)&quot;" />
<!--<Exec Command="&quot;$(DevEnvDir)PublicAssemblies\CodeFactory\Packager\cfxpackager.exe&quot; &quot;$(TargetPath)&quot;" />-->
<!-- <PackageCfx Assembly="$(TargetPath)"/>-->
</Target>
</Project>

0 comments on commit bb560de

Please sign in to comment.