minor changes in dependencies
This commit is contained in:
parent
b966db9d8a
commit
81af5c9e9e
@ -10,7 +10,7 @@
|
|||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="dopt.TOM" Version="0.1.1-beta2" />
|
<PackageReference Include="dopt.TOM" Version="0.1.2" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
</Project>
|
</Project>
|
||||||
|
|||||||
@ -7,14 +7,14 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "dopt.TOM-Integration", "dop
|
|||||||
EndProject
|
EndProject
|
||||||
Global
|
Global
|
||||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||||
Debug|Any CPU = Debug|Any CPU
|
Debug|x64 = Debug|x64
|
||||||
Release|Any CPU = Release|Any CPU
|
Release|x64 = Release|x64
|
||||||
EndGlobalSection
|
EndGlobalSection
|
||||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||||
{46BE74FE-A2BE-4C57-856D-46273BDB0D8D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
{46BE74FE-A2BE-4C57-856D-46273BDB0D8D}.Debug|x64.ActiveCfg = Debug|x64
|
||||||
{46BE74FE-A2BE-4C57-856D-46273BDB0D8D}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
{46BE74FE-A2BE-4C57-856D-46273BDB0D8D}.Debug|x64.Build.0 = Debug|x64
|
||||||
{46BE74FE-A2BE-4C57-856D-46273BDB0D8D}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
{46BE74FE-A2BE-4C57-856D-46273BDB0D8D}.Release|x64.ActiveCfg = Release|x64
|
||||||
{46BE74FE-A2BE-4C57-856D-46273BDB0D8D}.Release|Any CPU.Build.0 = Release|Any CPU
|
{46BE74FE-A2BE-4C57-856D-46273BDB0D8D}.Release|x64.Build.0 = Release|x64
|
||||||
EndGlobalSection
|
EndGlobalSection
|
||||||
GlobalSection(SolutionProperties) = preSolution
|
GlobalSection(SolutionProperties) = preSolution
|
||||||
HideSolutionNode = FALSE
|
HideSolutionNode = FALSE
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user