Skip to content

Commit

Permalink
update in nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
yanjinhuagood committed Sep 1, 2023
1 parent ebc3aa8 commit aacb44e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions SoftwareHelper/SoftwareHelper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@
<Reference Include="WindowsBase" />
<Reference Include="PresentationCore" />
<Reference Include="PresentationFramework" />
<Reference Include="WPFDevelopers, Version=1.1.0.1, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\WPFDevelopers.1.1.0.1-preview4\lib\net40\WPFDevelopers.dll</HintPath>
<Reference Include="WPFDevelopers, Version=1.1.0.2, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\WPFDevelopers.1.1.0.2-preview3\lib\net40\WPFDevelopers.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion SoftwareHelper/packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="WPFDevelopers" version="1.1.0.1-preview4" targetFramework="net40-client" />
<package id="WPFDevelopers" version="1.1.0.2-preview3" targetFramework="net40-client" />
</packages>

0 comments on commit aacb44e

Please sign in to comment.