Skip to content

Commit

Permalink
TfsPublish.xml - SelfContained
Browse files Browse the repository at this point in the history
  • Loading branch information
hakenr committed Nov 12, 2024
1 parent 8a64667 commit e0ac4f8
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
13 changes: 13 additions & 0 deletions Havit.Blazor.Documentation.Server/.config/dotnet-tools.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "9.0.0",
"commands": [
"dotnet-ef"
],
"rollForward": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ by editing this MSBuild file. In order to learn more about this please visit htt
<DesktopBuildPackageLocation>obj\Release\TfsPublish\DocumentationWeb.zip</DesktopBuildPackageLocation>
<PackageAsSingleFile>true</PackageAsSingleFile>
<DeployIisAppPath>havit.blazor.eu</DeployIisAppPath>
<SelfContained>false</SelfContained>
<SelfContained>true</SelfContained>
<ProjectGuid>c4cc1c76-bcc9-403a-917d-144868f1215e</ProjectGuid>
<RuntimeIdentifier>win-x86</RuntimeIdentifier>
<TargetFramework>net9.0</TargetFramework>
</PropertyGroup>
</Project>

0 comments on commit e0ac4f8

Please sign in to comment.