Skip to content

Commit

Permalink
Fixed ToolsVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
MSCMDD committed Aug 3, 2024
1 parent 15dfe31 commit 72f103e
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 7 deletions.
5 changes: 1 addition & 4 deletions ImageShaper.csproj
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Release</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
Expand Down Expand Up @@ -66,9 +66,6 @@
<ApplicationManifest>Properties\app.manifest</ApplicationManifest>
</PropertyGroup>
<ItemGroup>
<Reference Include="CSkin">
<HintPath>..\CSkin 16.1.14.3\CSkin 2.0\CSkin.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core">
<RequiredTargetFramework>3.5</RequiredTargetFramework>
Expand Down
Binary file removed obj/Release/ImageShaper.csproj.AssemblyReference.cache
Binary file not shown.
1 change: 0 additions & 1 deletion obj/Release/ImageShaper.csproj.CoreCompileInputs.cache

This file was deleted.

3 changes: 1 addition & 2 deletions obj/Release/ImageShaper.csproj.FileListAbsolute.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,4 @@ D:\Image_Shaper_CHS\obj\Release\ImageShaper.UC_ImageCanvas.resources
D:\Image_Shaper_CHS\obj\Release\ImageShaper.UC_Palette.resources
D:\Image_Shaper_CHS\obj\Release\ImageShaper.csproj.GenerateResource.Cache
D:\Image_Shaper_CHS\obj\Release\ImageShaper_CHS.exe
D:\Image_Shaper_CHS\obj\Release\ImageShaper.csproj.AssemblyReference.cache
D:\Image_Shaper_CHS\obj\Release\ImageShaper.csproj.CoreCompileInputs.cache
D:\Image_Shaper_CHS\obj\Release\ResolveAssemblyReference.cache
Binary file modified obj/Release/ImageShaper.csproj.GenerateResource.Cache
Binary file not shown.
Binary file modified obj/Release/ImageShaper_CHS.exe
Binary file not shown.

0 comments on commit 72f103e

Please sign in to comment.