File tree Expand file tree Collapse file tree 3 files changed +3
-15
lines changed
Expand file tree Collapse file tree 3 files changed +3
-15
lines changed Original file line number Diff line number Diff line change 11<Project >
2-
32 <PropertyGroup >
43 <ApplicationIcon />
54 <Authors >ezhevita</Authors >
1312 <RepositoryUrl >$(PackageProjectUrl).git</RepositoryUrl >
1413 <SignAssembly >false</SignAssembly >
1514 </PropertyGroup >
16-
1715</Project >
Original file line number Diff line number Diff line change 11<Project >
2- <ItemGroup Condition =" '$(TargetFramework)' == 'net48'" >
3- <PackageVersion Include =" IndexRange" Version =" 1.1.0" />
4- </ItemGroup >
5-
62 <Import Project =" ArchiSteamFarm/Directory.Packages.props" />
73</Project >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
2-
32 <ItemGroup >
4- <PackageReference Include =" JetBrains.Annotations" IncludeAssets = " compile " />
5- <PackageReference Include =" System.Composition.AttributedModel" IncludeAssets =" compile" />
6- <ProjectReference Include =" ..\ArchiSteamFarm\ArchiSteamFarm\ArchiSteamFarm.csproj" Private =" false" ExcludeAssets =" all" />
3+ <PackageReference Include =" JetBrains.Annotations.Sources " PrivateAssets = " all " />
4+ <PackageReference Include =" System.Composition.AttributedModel" IncludeAssets =" compile" />
5+ <ProjectReference Include =" ..\ArchiSteamFarm\ArchiSteamFarm\ArchiSteamFarm.csproj" Private =" false" ExcludeAssets =" all" />
76 </ItemGroup >
8-
9- <ItemGroup Condition =" '$(TargetFramework)' == 'net48'" >
10- <PackageReference Include =" IndexRange" IncludeAssets =" compile" />
11- </ItemGroup >
12-
137</Project >
You can’t perform that action at this time.
0 commit comments