File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 <Deterministic >true</Deterministic >
1616 <TargetFrameworkProfile />
1717 </PropertyGroup >
18+ <ItemGroup >
19+ <PackageReference Include =" Microsoft.NETFramework.ReferenceAssemblies.net40" Version =" 1.0.2" >
20+ <PrivateAssets >all</PrivateAssets >
21+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
22+ </PackageReference >
23+ </ItemGroup >
1824 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1925 <DebugSymbols >true</DebugSymbols >
2026 <DebugType >full</DebugType >
9399 <Compile Include =" YGOSharp.OCGWrapper\NamedCardsManager.cs" />
94100 </ItemGroup >
95101 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
96- </Project >
102+ </Project >
Original file line number Diff line number Diff line change 1919 <FileAlignment >512</FileAlignment >
2020 <TargetFrameworkProfile />
2121 </PropertyGroup >
22+ <ItemGroup >
23+ <PackageReference Include =" Microsoft.NETFramework.ReferenceAssemblies.net40" Version =" 1.0.2" >
24+ <PrivateAssets >all</PrivateAssets >
25+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
26+ </PackageReference >
27+ </ItemGroup >
2228 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x86'" >
2329 <DebugSymbols >true</DebugSymbols >
2430 <OutputPath >bin\Debug\</OutputPath >
166172 </ProjectReference >
167173 </ItemGroup >
168174 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
169- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
175+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
170176 Other similar extension points exist, see Microsoft.Common.targets.
171177 <Target Name="BeforeBuild">
172178 </Target>
173179 <Target Name="AfterBuild">
174180 </Target>
175181 -->
176- </Project >
182+ </Project >
Original file line number Diff line number Diff line change 127127 <Version >0.4.0</Version >
128128 </PackageReference >
129129 <PackageReference Include =" Xamarin.Android.Support.v7.AppCompat" Version =" 25.4.0.2" />
130+ <PackageReference Include =" Microsoft.NETFramework.ReferenceAssemblies.net40" Version =" 1.0.2" >
131+ <PrivateAssets >all</PrivateAssets >
132+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
133+ </PackageReference >
130134 </ItemGroup >
131135 <ItemGroup >
132136 <ProjectReference Include =" ExecutorBase\ExecutorBase.csproj" >
@@ -148,4 +152,4 @@ if exist %25E4K_OUTPUT%25 rmdir /S /Q %25E4K_OUTPUT%25
148152 <Target Name="AfterBuild">
149153 </Target>
150154 -->
151- </Project >
155+ </Project >
You can’t perform that action at this time.
0 commit comments