Auto csproj fix and update by bot.
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ before_script:
|
||||
- 'export DOTNET_CLI_TELEMETRY_OPTOUT=1'
|
||||
- 'export PATH=$PATH:$HOME/.dotnet/tools'
|
||||
- 'which jb || dotnet tool install JetBrains.ReSharper.GlobalTools --global --add-source https://nuget.aiursoft.cn/v3/index.json --configfile ./nuget.config -v d'
|
||||
- 'which jb || dotnet-reportgenerator-globaltool --global --add-source https://nuget.aiursoft.cn/v3/index.json --configfile ./nuget.config -v d'
|
||||
- 'which reportgenerator || dotnet tool install dotnet-reportgenerator-globaltool --global --add-source https://nuget.aiursoft.cn/v3/index.json --configfile ./nuget.config -v d'
|
||||
- 'echo "Hostname: $(hostname)"'
|
||||
- 'dotnet --info'
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<PackageReference Include="Aiursoft.AiurObserver.Extensions" Version="8.0.0" />
|
||||
<PackageReference Include="Aiursoft.AiurObserver.WebSocket.Server" Version="8.0.0" />
|
||||
<PackageReference Include="Aiursoft.Scanner" Version="8.0.1" />
|
||||
<PackageReference Include="Aiursoft.WebTools" Version="8.0.18" />
|
||||
<PackageReference Include="Aiursoft.WebTools" Version="8.0.20" />
|
||||
<PackageReference Include="Gera.Chess" Version="1.1.0" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user