Skip to content

Instantly share code, notes, and snippets.

View gadysh's full-sized avatar

gad chriqui gadysh

  • Rotem Dynamics
  • Israel
View GitHub Profile
@gadysh
gadysh / Entities Audit Editor.csproj
Last active April 16, 2018 12:42
MetaData Entity Properties Editor For xrmToolBox
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{10C91433-DEF8-43BE-BCF9-0C79BD62163B}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Entity_Properties_Editor</RootNamespace>