修改:更新nuget依赖

This commit is contained in:
Diego2098
2024-10-02 09:15:41 +08:00
parent a764bb4b1d
commit 7443076094
4 changed files with 13 additions and 7 deletions

View File

@@ -1,8 +1,8 @@
<Project>
<PropertyGroup>
<AdminVersion>7.0.0.56</AdminVersion>
<PluginVersion>9.0.0.5</PluginVersion>
<AdminVersion>7.0.0.57</AdminVersion>
<PluginVersion>9.0.0.6</PluginVersion>
<ProPluginVersion>9.0.0.6</ProPluginVersion>
</PropertyGroup>

View File

@@ -5,7 +5,7 @@
<ItemGroup>
<PackageReference Include="SqlSugar.TDengineCore" Version="4.18.0" />
<PackageReference Include="Rougamo.Fody" Version="4.0.3" />
<PackageReference Include="Rougamo.Fody" Version="4.0.4" />
</ItemGroup>
<ItemGroup>

View File

@@ -1,5 +1,5 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# 17
# Visual Studio Version 17
VisualStudioVersion = 17.9.34622.214
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ThingsGateway.Server", "ThingsGateway.Server\ThingsGateway.Server.csproj", "{22875EFB-DADF-4612-A572-33BCC092F644}"
@@ -18,6 +18,12 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ThingsGateway.Debug.Photino
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ThingsGateway.Debug.Winform", "DebugTool\ThingsGateway.Debug.Winform\ThingsGateway.Debug.Winform.csproj", "{F7A5913C-246A-4C9F-9BCD-0B60CE27B958}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "other", "other", "{0B748352-5D27-4F14-8A20-364034C72867}"
ProjectSection(SolutionItems) = preProject
Directory.Build.props = Directory.Build.props
Version.props = Version.props
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -61,8 +67,8 @@ Global
{F7A5913C-246A-4C9F-9BCD-0B60CE27B958} = {0D76CE00-967B-4C08-AA47-6C50A6B2DDCC}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {199B1B96-4F56-4828-9531-813BA02DB282}
RESX_NeutralResourcesLanguage = zh-Hans
RESX_Rules = {"EnabledRules":[]}
RESX_NeutralResourcesLanguage = zh-Hans
SolutionGuid = {199B1B96-4F56-4828-9531-813BA02DB282}
EndGlobalSection
EndGlobal

View File

@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>7.0.0.16</Version>
<Version>7.0.0.17</Version>
</PropertyGroup>
<ItemGroup>