Skip to content

Commit

Permalink
添加插件:自动储存 v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
1242509682 committed Jul 6, 2024
1 parent 5385c5d commit f82d892
Showing 1 changed file with 4 additions and 16 deletions.
20 changes: 4 additions & 16 deletions AutoStoreItems/AutoStoreItems.csproj
Original file line number Diff line number Diff line change
@@ -1,17 +1,5 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
</PropertyGroup>
<ItemGroup>
<Compile Remove="C:\Users\羽学\.nuget\packages\tshock\5.2.0\contentFiles\any\net6.0\Database.cs" />
</ItemGroup>
<ItemGroup>
<None Remove="AutoStoreItem.cs~RF37a673c.TMP" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="TShock" Version="5.*" />
</ItemGroup>
</Project>

<Import Project="..\template.targets" />

</Project>

0 comments on commit f82d892

Please sign in to comment.