Skip to content

Commit 0782576

Browse files
committed
Tweaks
1 parent 7960b0f commit 0782576

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

TeamViewer.Api.slnx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<File Path="LICENSE" />
88
<File Path="MasterPlan.md" />
99
<File Path="nuget-key.txt" />
10+
<File Path="Publish.ps1" />
1011
<File Path="README.md" />
1112
<File Path="TeamViewer.Api.dic" />
1213
<File Path="version.json" />

TeamViewer.Api/TeamViewer.Api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<None Include="Logo.png" Pack="true" PackagePath="\" />
2727
</ItemGroup>
2828
<ItemGroup>
29-
<PackageReference Include="Microsoft.Extensions.Http" />
29+
<PackageReference Include="Microsoft.Extensions.Http" />
3030
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" />
3131
<PackageReference Include="Nerdbank.GitVersioning" PrivateAssets="all" />
3232
<PackageReference Include="Refit" />

0 commit comments

Comments
 (0)